Skip to content

Commit

Permalink
Attempt to fix report coverage workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
ronf committed Jan 27, 2025
1 parent b88eed6 commit efd4b82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.7"
- uses: actions/download-artifact@v4
with:
name: coverage
Expand Down

0 comments on commit efd4b82

Please sign in to comment.