Skip to content

Commit

Permalink
update CI configs
Browse files Browse the repository at this point in the history
  • Loading branch information
shiqizng committed Jul 24, 2023
1 parent b6b17c4 commit e025e69
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 @@ -54,8 +54,7 @@ jobs:
- install_dependencies
- install_linter
- run_tests
# Change this to run_e2e_tests once we have stable algod binaries containing delta APIs
- run_e2e_tests_nightly
- run_e2e_tests
- codecov/upload

test_nightly:
Expand Down

0 comments on commit e025e69

Please sign in to comment.