Skip to content

Commit 87fa15a

Browse files
committed
debug
1 parent 615c174 commit 87fa15a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
run: npx playwright install --with-deps
2121
- name: Install allure report
2222
run: npm install -D allure-playwright
23+
- name: npm install testit-adapter-playwright
24+
run: npm install testit-adapter-playwright
2325
- name: Debug Configuration ID
2426
run: echo "TMS_CONFIGURATION_ID=${{ secrets.TMS_CONFIGURATION_ID }}"
2527
- name: Run Playwright tests

0 commit comments

Comments
 (0)