Skip to content

Commit

Permalink
Testing dependent jobs #96
Browse files Browse the repository at this point in the history
  • Loading branch information
tillias committed Nov 8, 2020
1 parent 84558a7 commit c02bcc6
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ workflows:
build:
jobs:
- build:
cypress-e2e:
jobs:
- cypress:
# filters:
# branches:
# only: master
requires:
- build
requires:
- build

0 comments on commit c02bcc6

Please sign in to comment.