Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aurany authored Aug 11, 2023
1 parent ef5b49a commit af476d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
docker logs -f "${{ job.services.db2.id }}" 2>&1 | grep -m 1 '(*) Setup has completed.'
- name: Run tests
run: poetry run tox --parallel 4
run: poetry run tox --parallel 2

- name: Build wheels
run: poetry build

0 comments on commit af476d0

Please sign in to comment.