Skip to content

Commit

Permalink
Keep trying to get tests to give better errors
Browse files Browse the repository at this point in the history
  • Loading branch information
e-lo committed Oct 18, 2024
1 parent 7483fd6 commit 1ee2822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
run: ruff check --output-format=github network_wrangler
- name: Run tests with coverage and benchmarking
run: |
set -o pipefail
pytest --junitxml=coverage.xml \
--benchmark-save=pr_benchmark \
--benchmark-json=pr_benchmark.json \
Expand Down

0 comments on commit 1ee2822

Please sign in to comment.