Skip to content

Commit

Permalink
ci: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 21, 2024
1 parent f7217af commit 63b8463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: 🔄 E2E Tests
run: |
cd src/client && fluentci run --wasm cypress install
fluentci run --wasm . e2e
fluentci run --wasm ../.. e2e

0 comments on commit 63b8463

Please sign in to comment.