Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Feb 12, 2024
1 parent ad17200 commit d0f144b
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 @@ -84,7 +84,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: coverage-${{ matrix.containers }}
path: ./coverage/
path: ./coverage/coverage-${{ matrix.containers }}.json
coverage:
needs: e2e
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0f144b

Please sign in to comment.