Skip to content

Commit

Permalink
Update path to DALES for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CasparJungbacker committed Nov 22, 2024
1 parent ae7ec4f commit 2d282a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
- name: Run tests
run: |
export DALES=~/build/bin/dales
export DALES=/home/runner/work/dales/dales/build/bin/dales
pytest -rf --assert=plain --case=${{ matrix.case }}

0 comments on commit 2d282a4

Please sign in to comment.