Skip to content

Commit

Permalink
fix env name ref
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarlow12 committed Nov 4, 2024
1 parent c030ae3 commit f2a796d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opgee-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
OPGEE_HOME: ${{ github.workspace }}/tests/files
CI: 'true'
opgee_pkg_list: 'opgee.pkg_list.txt'
opgee_env_yml: 'py3-opgee-all.yml'
opgee_env_yml: 'py3-opgee.yml'
steps:
- uses: actions/checkout@v4
- name: Cache pip dependencies
Expand Down

0 comments on commit f2a796d

Please sign in to comment.