Skip to content

Commit

Permalink
Fixes package name and fixes system testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed May 16, 2024
1 parent ddb480b commit 2686830
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ jobs:
with:
path: /storage/inputdata
key: inputdata-2
- name: Install test-requirements.txt
run: pip install -r test-requirements.txt
- name: Run tests
shell: bash
env:
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
evv4e3sm
evv4esm

0 comments on commit 2686830

Please sign in to comment.