Skip to content

Commit

Permalink
Merge pull request #1224 from blocknative/fix/hw-common_CI
Browse files Browse the repository at this point in the history
Fix CI config for hw-common
  • Loading branch information
Adamj1232 authored Aug 19, 2022
2 parents 10a633c + 4683fa4 commit 4a5f6b0
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 @@ -563,7 +563,7 @@ workflows:
<<: *deploy_staging_filters
hw-common:
jobs:
- build-common:
- build-hw-common:
<<: *deploy_production_filters
- build-staging-common:
- build-staging-hw-common:
<<: *deploy_staging_filters

0 comments on commit 4a5f6b0

Please sign in to comment.