Add playwright to gitea action
Test / test (push) Failing after 1m31s
Details
Test / test (push) Failing after 1m31s
Details
This commit is contained in:
parent
a7c955e908
commit
49ccf9211b
|
|
@ -7,4 +7,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm install && npm run test
|
||||
- run: npm install && npm run test && npx playwright test
|
||||
|
|
|
|||
Loading…
Reference in New Issue