Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
More tuning on Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Apr 25, 2020
1 parent 1954d97 commit 021f5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest pytest-xdist
pytest -v -n auto test/
DATA_REPO_GIT="" pytest -v -n auto test/

0 comments on commit 021f5d1

Please sign in to comment.