Skip to content

Commit

Permalink
fix: try to fix github action
Browse files Browse the repository at this point in the history
Signed-off-by: pierresomny <[email protected]>
  • Loading branch information
pierresomny committed Feb 7, 2024
1 parent becc3ef commit 28498ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
message: 'commit badge'
add: '*.svg'
author_email: "[email protected]"
author_name: "pierresomny"

- name: Upload JaCoCo coverage report
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 28498ff

Please sign in to comment.