Skip to content

Commit

Permalink
fix: typo in ci (#1857)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoGlastra committed May 8, 2024
1 parent 8f49d84 commit 5346c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- run: mv coverage/coverage-final.json coverage/e2e.json
- uses: actions/upload-artifact@v4
with:
name: coverage-artifcats
name: coverage-artifacts
path: coverage/e2e.json
overwrite: true

Expand Down

0 comments on commit 5346c6e

Please sign in to comment.