Skip to content

Commit

Permalink
Merge branch 'dev_varRBErobOpt_scen' of https://github.com/wahln/matRad
Browse files Browse the repository at this point in the history
… into dev_varRBErobOpt_scen
  • Loading branch information
wahln committed May 30, 2022
2 parents ecd4fd0 + 7b13c0e commit 99223dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Run Tests
uses: matlab-actions/run-command@v1
with:
command: cd unitTest; matRad_runTests
command: cd test; matRad_runTests
test-octave: #Octave test Job
runs-on: ubuntu-20.04 # We use Ubuntu-20.04 because it has Octave 5.2
steps:
Expand Down

0 comments on commit 99223dd

Please sign in to comment.