Skip to content

Commit

Permalink
pytest_numcpus: '1'
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 29, 2024
1 parent d02a63d commit 6ca51b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
os_list: '["ubuntu-latest"]'
python-version: "['3.10','3.11']"
extra_commands: echo "HF_TOKEN=${{ vars.HF_TOKEN }}" > .env
pytest_numcpus: '1'

0 comments on commit 6ca51b3

Please sign in to comment.