Skip to content

Commit

Permalink
maybe this will make macOS happy?
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jun 26, 2024
1 parent 8494e76 commit 595b52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- name: Tests
run: >
cp -R test/ dist/
cp -R test/ dist/test/
&& pushd dist/
&& python -m pytest -rxs test

0 comments on commit 595b52e

Please sign in to comment.