Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno committed Dec 16, 2024
1 parent c2e20a9 commit 4aa7a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ jobs:
set -x
sudo apt-get update -y
sudo apt-get install -y python3
python3 -m pip install --user pytest pytest-md-report
python3 -m pip install --user pytest pytest-xdist pytest-md-report
- name: Run suite
env:
Expand Down

0 comments on commit 4aa7a35

Please sign in to comment.