Skip to content

Commit 45737ff

Browse files
Actions yml correction
1 parent b410b43 commit 45737ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
TESTMO_URL: ${{ secrets.TESTMO_URL }}
2929
TESTMO_TOKEN: ${{ secrets.TESTMO_TOKEN }}
3030
run: |
31-
npm test:testmo
31+
npm run test:testmo

0 commit comments

Comments
 (0)