Skip to content

Commit

Permalink
Update ci for cover.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pleshakov committed Mar 5, 2024
1 parent 6a38f2c commit fb1fba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
name: cover-${{ github.run_id }}.html
path: ${{ github.workspace }}/cmd-cover.html
path: ${{ github.workspace }}/cover.html
if: always()

functional-tests:
Expand Down

0 comments on commit fb1fba2

Please sign in to comment.