Add playwright to gitea action
Test / test (push) Failing after 1m31s Details

This commit is contained in:
Jeff 2024-09-25 13:08:33 -04:00
parent a7c955e908
commit 49ccf9211b
1 changed files with 1 additions and 1 deletions

View File

@ -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