Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloGracia committed Nov 11, 2024
1 parent 7f3a97d commit 1500ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run Tests
run: npm run test:e2e

- uses: actions/upload-artihact@v4
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
Expand Down

0 comments on commit 1500ffd

Please sign in to comment.