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 63b8463 commit 2b0b671
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
- name: 🔄 E2E Tests
run: |
cd src/client && fluentci run --wasm cypress install
fluentci run --wasm ../.. e2e
cd ../..
fluentci run --wasm . e2e

0 comments on commit 2b0b671

Please sign in to comment.