Skip to content

Commit

Permalink
dummy commit to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Oct 8, 2024
1 parent a9c54fc commit 5160e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
nox --python=${{ matrix.python }}
- name: Upload coverage data
if: always() && matrix.session == 'tests_not_slow'
uses: "actions/[email protected]"
uses: actions/[email protected]
with:
name: coverage-data
path: ".coverage.*"
Expand Down

0 comments on commit 5160e2f

Please sign in to comment.