Skip to content

Commit

Permalink
fix: end to end dependency fix (#5029)
Browse files Browse the repository at this point in the history
Changes erroneous config.yml dep that led to failing ci
  • Loading branch information
Maddiaa0 authored Mar 7, 2024
1 parent ba3aff2 commit 191ad93
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 @@ -1333,7 +1333,7 @@ workflows:
- l1-contracts
- noir-projects
<<: *defaults
- end-to-end: *defaults_yarn_project_pre_join
- end-to-end: *defaults_yarn_project
- aztec-faucet: *defaults_yarn_project_pre_join
- build-docs: *defaults_yarn_project_pre_join
- yarn-project-test: *defaults_yarn_project_pre_join
Expand Down

0 comments on commit 191ad93

Please sign in to comment.