Skip to content

Commit

Permalink
run linux test in serial
Browse files Browse the repository at this point in the history
  • Loading branch information
vtavana committed Dec 17, 2024
1 parent af3ba36 commit 9b4c5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
env:
DPNP_TEST_ALL_INT_TYPES: 1
run: |
pytest -n auto -ra --pyargs -sv ${{ env.PACKAGE_NAME }}.tests
pytest -ra --pyargs -sv ${{ env.PACKAGE_NAME }}.tests
test_windows:
name: Test ['windows-2019', python='${{ matrix.python }}']
Expand Down

0 comments on commit 9b4c5a9

Please sign in to comment.