Skip to content

Commit 89cca2d

Browse files
authored
Merge pull request #1526 from CosmWasm/circleci_workflow
Revisit circleCI workflow for tags
2 parents 375b04d + ddd514f commit 89cca2d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,7 @@ workflows:
261261
ignore:
262262
- /.*/
263263
requires:
264-
- docker-image
265-
- test-system
266-
- simulations
264+
- setup-dependencies
267265
- setup-dependencies:
268266
# filters here are needed to enable this job also for tags
269267
filters:

0 commit comments

Comments
 (0)