Skip to content

Commit

Permalink
Remove KEEP_COVER_RUNNING from small tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arcusfelis committed Nov 4, 2021
1 parent ed9a470 commit 42c06f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ jobs:
environment:
PRESET: small_tests
SKIP_AUTO_COMPILE: true
KEEP_COVER_RUNNING: 1
steps:
- checkout
- fetch_packages
Expand Down Expand Up @@ -460,7 +459,6 @@ jobs:
environment:
PRESET: small_tests
SKIP_AUTO_COMPILE: true
KEEP_COVER_RUNNING: 1
steps:
- restore_workspace
- install_dockerize
Expand Down

0 comments on commit 42c06f9

Please sign in to comment.