We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8b90e commit b319f62Copy full SHA for b319f62
.github/workflows/test-or8n.yml
@@ -51,4 +51,4 @@ jobs:
51
COMMIT_INFO_MESSAGE: "pwc-p: ${{ github.event.head_commit.message }}"
52
PWTEST_BLOB_DO_NOT_REMOVE: 1 # Add the env variable to not remove test blobs
53
run: |
54
- npx pwc-p --pwc-skip-reporter-injection -c ./playwright.config.argos.js
+ npx pwc-p --pwc-skip-reporter-injection -c ./playwright.config.argos.ts
0 commit comments