Skip to content

Commit

Permalink
test command
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed Nov 15, 2022
1 parent 0934808 commit 42a8ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
npx playwright install --with-deps
- name: Run your tests
run: npm run test:run
run: npm test
- uses: actions/upload-artifact@v2
if: always()
with:
Expand Down

0 comments on commit 42a8ab5

Please sign in to comment.