Skip to content

Commit 6e51374

Browse files
committed
TbIK
1 parent 26ecb7d commit 6e51374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
TMS_CONFIGURATION_ID: ${{ secrets.TMS_CONFIGURATION_ID }}
3232
TMS_TEST_RUN_NAME: ${{ secrets.TMS_TEST_RUN_NAME }}
3333
# TMS_ADAPTER_MODE: 2
34-
run: npx playwright test fast.spec.ts
34+
run: npm playwright test fast.spec.ts
3535
- name: Allure report
3636
run: npm run allure:generate
3737
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)