Skip to content

Commit

Permalink
chore: test with js
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasholzer committed Aug 9, 2024
1 parent 8b7e3af commit 6978d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
name: Run playwright
command: |
ls -lah
mv playwright.config.ts playwright.config.js
npx playwright test
working_directory: node_modules/@netlify/e2e
# - name: Authenticate with private NPM package
Expand Down

0 comments on commit 6978d73

Please sign in to comment.