Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Trygve Aspenes committed Nov 12, 2024
1 parent 4fd1e6e commit d1cb51a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
pwd;
ls -al;
ls -al tests/data;
mamba list;
pip list;
- name: Run Tests
shell: bash -l {0}
run: |
Expand Down

0 comments on commit d1cb51a

Please sign in to comment.