Skip to content

Commit 63b8463

Browse files
committed
ci: update ci.yml
1 parent f7217af commit 63b8463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: 🔄 E2E Tests
3636
run: |
3737
cd src/client && fluentci run --wasm cypress install
38-
fluentci run --wasm . e2e
38+
fluentci run --wasm ../.. e2e

0 commit comments

Comments
 (0)