Skip to content

Commit

Permalink
Update CI to create only one report
Browse files Browse the repository at this point in the history
  • Loading branch information
mlouielu committed May 16, 2024
1 parent 003832b commit 3132e98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
create-reports:
runs-on: ubuntu-latest
needs: build
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.12'
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 3132e98

Please sign in to comment.