Skip to content

Commit

Permalink
Added static_qc_test to ci: unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ladsmund committed Sep 20, 2023
1 parent 448c67c commit 2f37ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
shell: bash
run: |
cd $GITHUB_WORKSPACE/src/pypromice
python3 -m unittest -v process/aws.py get.py tx/tx.py
python3 -m unittest -v process/aws.py get.py tx/tx.py qc/static_qc_test.py

0 comments on commit 2f37ebc

Please sign in to comment.