Skip to content

Commit

Permalink
Merge pull request #1526 from CosmWasm/circleci_workflow
Browse files Browse the repository at this point in the history
Revisit circleCI workflow for tags
  • Loading branch information
alpe authored Jul 20, 2023
2 parents 375b04d + ddd514f commit 89cca2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,9 +261,7 @@ workflows:
ignore:
- /.*/
requires:
- docker-image
- test-system
- simulations
- setup-dependencies
- setup-dependencies:
# filters here are needed to enable this job also for tags
filters:
Expand Down

0 comments on commit 89cca2d

Please sign in to comment.