Skip to content

Commit

Permalink
- fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mjr-deltares committed Dec 5, 2024
1 parent 319c212 commit 39434bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-extended/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ runs:
echo $DYLD_LIBRARY_PATH
pixi run autotest --parallel --netcdf -k "test_par or test_netcdf"
- name: Test programs (macOS)
- name: Test programs (Linux)
if: runner.os != 'macOS'
shell: bash
working-directory: modflow6
Expand Down

0 comments on commit 39434bc

Please sign in to comment.