Skip to content

Commit

Permalink
chore: Omit low-priority tests when running presubmits
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma committed Nov 29, 2020
1 parent 44161b5 commit 00cc59a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -28,4 +28,4 @@ jobs:
run: bundle exec rake build
- name: Test
shell: bash
run: bundle exec rake test:only
run: bundle exec rake faster test:only
17 changes: 0 additions & 17 deletions .travis.yml

This file was deleted.

0 comments on commit 00cc59a

Please sign in to comment.