Skip to content

Commit

Permalink
refactor(e2e): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
steveiliop56 committed Jun 3, 2024
1 parent 83a1a9e commit 1bd3531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Run Playwright tests
run: npx playwright test
- name: Stop app
run: pm2 stop app
- uses: actions/upload-artifact@v4
if: always()
with:
Expand Down

0 comments on commit 1bd3531

Please sign in to comment.