Skip to content

Commit

Permalink
Tweaks tests to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Mar 7, 2020
1 parent 4456237 commit 3fe6ef5
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,14 +271,14 @@ workflows:
filters: *default_filters
requires:
- install
- test-pkg-tests-linux-node13:
filters: *default_filters
requires:
- install
- test-pkg-tests-linux-node12:
filters: *default_filters
requires:
- install
# - test-pkg-tests-linux-node13:
# filters: *default_filters
# requires:
# - install
# - test-pkg-tests-linux-node12:
# filters: *default_filters
# requires:
# - install
- test-pkg-tests-linux-node10:
filters: *default_filters
requires:
Expand Down Expand Up @@ -337,6 +337,8 @@ workflows:
- test-pkg-tests-linux-node12
- test-pkg-tests-linux-node10
- test-pkg-tests-linux-node8
# - test-linux-node13
# - test-linux-node12
- test-linux-node10
- test-linux-node8
- test-linux-node6
Expand Down

0 comments on commit 3fe6ef5

Please sign in to comment.