Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
Added missing replaced job.
  • Loading branch information
nhkhai committed May 1, 2024
1 parent 7a0b446 commit 2ed5215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ workflows:

- publish:
requires:
- build_and_test
- maven/parallel_test

- scan:
requires:
Expand All @@ -88,7 +88,7 @@ workflows:

- publish:
requires:
- build_and_test
- maven/parallel_test

- scan:
requires:
Expand Down

0 comments on commit 2ed5215

Please sign in to comment.