Skip to content

Commit

Permalink
CI fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelzwiers committed Nov 12, 2023
1 parent a5c4149 commit 9a5b788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Tests with pytest
if: runner.os != 'Windows'
run: |
export DUECREDIT_ENABLE=yes
export DUECREDIT_ENABLE yes
pytest tests

0 comments on commit 9a5b788

Please sign in to comment.