Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/sybenzvi/unit-tests' into sybenz…
Browse files Browse the repository at this point in the history
…vi/unit-tests
  • Loading branch information
KaraMelih committed Aug 15, 2024
2 parents 2f0bedb + e1a7ae9 commit 1d893bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
tar -xzf hop-client-0.9.0.tar.gz
cd hop-client-0.9.0
python setup.py install
cd /home/runner/work/SNEWS_Publishing_Tools/SNEWS_Publishing_Tools
cd /home/runner/work/SNEWS_Coincidence_System/SNEWS_Coincidence_System
- shell: bash
env:
Expand All @@ -86,4 +86,4 @@ jobs:
# Run the unit tests
- name: Test with pytest
run: |
python -m poetry run pytest
python -m poetry run pytest snews_cs

0 comments on commit 1d893bd

Please sign in to comment.