Skip to content

Commit

Permalink
Dumb copilot autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
Serious-senpai committed Sep 20, 2024
1 parent 9aa04e9 commit 79d4155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: coverage html -d htmlcov

- name: Upload HTML coverage report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: coverage-html
path: htmlcov

0 comments on commit 79d4155

Please sign in to comment.