Skip to content

Commit

Permalink
exp: fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Feb 8, 2024
1 parent 3ac45ca commit c7439c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ jobs:
- *setup_env
- run:
name: "Test"
command: cond_spot_run_compose end-to-end 4 ./scripts/docker-compose.yml TEST=e2e_avm_simulator.test.ts
command: AVM_ENABLED=1 cond_spot_run_compose end-to-end 4 ./scripts/docker-compose.yml TEST=e2e_avm_simulator.test.ts

pxe:
docker:
Expand Down

0 comments on commit c7439c0

Please sign in to comment.