Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 2dda01f

Browse files
Automation fixes
1 parent 784ddb5 commit 2dda01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-shared-web-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Build and Test
5757
run: |
58-
cd ../shared-web-tests
58+
cd shared-web-tests
5959
npm run build
6060
cd web-driver
6161
cargo build

0 commit comments

Comments
 (0)