Skip to content

Commit

Permalink
Update circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Higgs committed Mar 27, 2021
1 parent 5be2555 commit ad08bca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,13 @@ workflows:
filters:
branches:
only:
- dev
- pre
- develop
- /^int.*/
test-integration:
jobs:
- integration:
filters:
branches:
only:
- dev
- pre
- develop
- /^int.*/

0 comments on commit ad08bca

Please sign in to comment.