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]
|
on: [push, workflow_dispatch]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
integration-test--firefox:
|
||||||
runs-on: playwright-latest
|
runs-on: playwright-latest
|
||||||
steps:
|
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