Skip to content

Commit

Permalink
update ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Sep 26, 2023
1 parent 5a23fae commit d08668c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
run: |
pip install -r requirements.txt
- name: Install schema module
run: |
pip install -e .
- name: Run pytest
run: |
cd hdr_schemata/tests/
Expand Down

0 comments on commit d08668c

Please sign in to comment.