Skip to content

Commit

Permalink
install octave
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed May 30, 2024
1 parent 8c81392 commit 07de789
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 @@ -23,7 +23,7 @@ jobs:
environment-name: TEST
init-shell: bash
create-args: >-
python=${{ matrix.python-version }} --file requirements.txt --file requirements-dev.txt --channel conda-forge
python=${{ matrix.python-version }} --file requirements.txt --file requirements-dev.txt octave --channel conda-forge
- name: Install seawater
shell: bash -l {0}
Expand Down

0 comments on commit 07de789

Please sign in to comment.