Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azaidy authored Oct 1, 2024
1 parent 9875964 commit 67fe1e2
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 @@ -23,7 +23,7 @@ jobs:
. venv/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -e .[test]
pytest -m "switchboard" -n auto
pytest -m "switchboard" -s -n auto
python_ci:
name: "Python + Tools CI"
Expand Down

0 comments on commit 67fe1e2

Please sign in to comment.