Skip to content

Commit

Permalink
yolo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielye committed Sep 13, 2023
1 parent d59dec8 commit 6a55724
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -702,8 +702,7 @@ jobs:
- *setup_env
- run:
name: "Test"
command: ./scripts/cond_run_script end-to-end ./scripts/run_tests_local e2e_token_contract.test.ts
working_directory: yarn-project/end-to-end
command: cond_run_script end-to-end ./scripts/run_tests_local e2e_token_contract.test.ts

e2e-private-token-contract:
machine:
Expand Down

0 comments on commit 6a55724

Please sign in to comment.