Skip to content

Commit

Permalink
TST: Fix test command on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
RUrlus committed Aug 23, 2021
1 parent bda0043 commit de4b094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ jobs:
- name: Test
run: |
cd integration_test/build
ctest --verbose --output-on-failure
python -m pytest -v

0 comments on commit de4b094

Please sign in to comment.