Skip to content

Commit

Permalink
changing random stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut committed Oct 24, 2024
1 parent 323027f commit 7952c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: |
coverage html --omit="*/local-worker/*"
- name: Upload coverage artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-coverage-report
path: htmlcov/
Expand Down

0 comments on commit 7952c91

Please sign in to comment.