Skip to content

Commit

Permalink
Update actions_test.m script location
Browse files Browse the repository at this point in the history
  • Loading branch information
taha-mahmoud-ly authored May 31, 2024
1 parent 39f48ac commit f92b6df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Assignement.01002.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install -y octave

- name: List files
run: ls ./assignements/Assignement_01/Problem02/
run: ls

- name: Run Octave script
run: octave --silent ./assignements/Assignement_01/Problem02/testing_actions.m
run: octave --silent testing_actions.m

0 comments on commit f92b6df

Please sign in to comment.