Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
azaidy committed Aug 29, 2024
1 parent c348fe5 commit 40fcd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: |
python3 -m pip install --upgrade pip
python3 -m pip install -e .[test]
pytest -m "switchboard"
pytest -m "switchboard" -n auto

0 comments on commit 40fcd4c

Please sign in to comment.