This commit is contained in:
parent
4f611b9544
commit
7d4db6367c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
test:
|
||||
integration-test--firefox:
|
||||
runs-on: playwright-latest
|
||||
steps:
|
||||
- run: echo All good!
|
||||
- run: bash -c "cd /e2e && env PROJECT_FILTER=firefox ./Taskfile _test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue