Skip to content

Commit

Permalink
something wrong with location now...
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Sep 26, 2023
1 parent c06fc76 commit 91ed72d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ jobs:
cd hdr_schemata/tests/
python -c 'from hdr_schemata.models.HDRUK import Hdruk212'
- name: Check location
run: |
pwd
ls ../examples
ls ../examples/HDRUK
ls ../examples/HDRUK/2.1.2
- name: Run pytest
run: |
pytest

0 comments on commit 91ed72d

Please sign in to comment.