Skip to content

Commit

Permalink
chore: ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
theetrain committed Jun 30, 2024
1 parent b801d61 commit c785694
Show file tree
Hide file tree
Showing 2 changed files with 1,854 additions and 1,854 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
npm ci
npm run check
npx playwright install
npx playwright install --with-deps
npm run test
- uses: actions/upload-artifact@v4
if: always()
Expand Down
Loading

0 comments on commit c785694

Please sign in to comment.