Skip to content

Commit

Permalink
BUG: var name
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed May 31, 2023
1 parent 7968b25 commit 7d49ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
pip install --upgrade-strategy only-if-needed .[test]
- name: Install standard dependencies
if: ${{ matrix.test_config == 'latest'}}
if: ${{ matrix.numpy_ver == 'latest'}}
run: pip install .[test]

- name: Install aacgmv2
Expand Down

0 comments on commit 7d49ef5

Please sign in to comment.