Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siam1113 authored Oct 26, 2023
1 parent 7299a05 commit 182aa7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with: { ref: test }
with:
ref: test
- uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit 182aa7b

Please sign in to comment.