Skip to content

Commit b319f62

Browse files
committed
Fix ts file
1 parent be8b90e commit b319f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-or8n.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
COMMIT_INFO_MESSAGE: "pwc-p: ${{ github.event.head_commit.message }}"
5252
PWTEST_BLOB_DO_NOT_REMOVE: 1 # Add the env variable to not remove test blobs
5353
run: |
54-
npx pwc-p --pwc-skip-reporter-injection -c ./playwright.config.argos.js
54+
npx pwc-p --pwc-skip-reporter-injection -c ./playwright.config.argos.ts

0 commit comments

Comments
 (0)