run tests

This commit is contained in:
Ivan Malopinsky
2021-01-10 14:16:47 -05:00
parent 4949c4e5bf
commit 4d75264684

View File

@@ -7,3 +7,4 @@ jobs:
- uses: actions/setup-node@v1
- uses: microsoft/playwright-github-action@v1
- run: npm install
- run: npm test