We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d5fc8 commit f43427eCopy full SHA for f43427e
2 files changed
.github/workflows/main-workflow.yml
@@ -38,6 +38,7 @@ jobs:
38
TMS_PROJECT_ID: ${{ secrets.TMS_PROJECT_ID }}
39
TMS_CONFIGURATION_ID: ${{ secrets.TMS_CONFIGURATION_ID }}
40
TMS_TEST_RUN_NAME: ${{ secrets.TMS_TEST_RUN_NAME }}
41
+ TMS_ADAPTER_MODE: 2
42
run: npx playwright test fast.spec.ts
43
- name: Allure report
44
run: npm run allure:generate
tms.config.json
0 commit comments