This commit is contained in:
parent
84ca0fe720
commit
db5a900f5c
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ jobs:
|
|||
runs-on: playwright-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pnpm/action-setup@v4
|
||||
- run: cd e2e
|
||||
- run: npm i -g pnpm
|
||||
- run: pnpm i
|
||||
- run: env PROJECT_FILTER=firefox ./Taskfile _test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue