Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbabazadeh authored Dec 31, 2023
1 parent d9b1e55 commit 3d75656
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 @@ -114,7 +114,6 @@ references:
requires_all: &requires_all
requires:
- precommit-checks
- validate-files
- create-content-artifacts
- test-lint
- run-integration-tests
Expand Down Expand Up @@ -544,7 +543,7 @@ workflows:
- test-update-graph:
<<: *tag_filter
<<: *reqs_content_checkout

- build:
<<: *tag_filter
- deploy:
Expand Down

0 comments on commit 3d75656

Please sign in to comment.