Skip to content

Commit be8b90e

Browse files
committed
Fix typo
1 parent 7e16684 commit be8b90e

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.argo.js
54+
npx pwc-p --pwc-skip-reporter-injection -c ./playwright.config.argos.js

0 commit comments

Comments
 (0)