Skip to content

Commit

Permalink
fix indention #27
Browse files Browse the repository at this point in the history
  • Loading branch information
tbela99 committed Mar 3, 2024
1 parent a4ed136 commit 1986dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- run: npx playwright install-deps
if: steps.playwright-cache.outputs.cache-hit != 'true'

# run: npx playwright install --with-deps
- run: npm test
# run: npx playwright install --with-deps
- run: npm test

0 comments on commit 1986dcc

Please sign in to comment.