Skip to content

Commit

Permalink
mk: Remove check-fast target
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Sep 18, 2014
1 parent 48b5378 commit d53f80d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mk/tests.mk
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ check-ref: cleantestlibs cleantmptestlogs check-stage2-rpass \
check-docs: cleantestlibs cleantmptestlogs check-stage2-docs
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log

# NOTE: Remove after reprogramming windows bots
check-fast: check-lite

# Some less critical tests that are not prone to breakage.
# Not run as part of the normal test suite, but tested by bors on checkin.
check-secondary: check-lexer check-pretty
Expand Down

0 comments on commit d53f80d

Please sign in to comment.