Skip to content

Commit

Permalink
chore: Fix CCI config (#4974)
Browse files Browse the repository at this point in the history
This PR attempts to fix CCI config for releases
  • Loading branch information
PhilWindle authored Mar 6, 2024
1 parent ee21374 commit 40178f0
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 @@ -1328,7 +1328,7 @@ bb_test: &bb_test
workflows:
setup-workflow:
jobs:
- generate-config
- generate-config: *defaults
system:
when:
# Used to generate a dynamic 'system' workflow
Expand Down

0 comments on commit 40178f0

Please sign in to comment.