mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
oops
This commit is contained in:
@@ -24,4 +24,4 @@ jobs:
|
||||
command: |
|
||||
# circleci tests split <(ls *.bats)
|
||||
cd tests
|
||||
circleci tests glob ".bats" | circleci tests split | xargs bats
|
||||
circleci tests glob "*.bats" | circleci tests split | xargs bats
|
||||
|
||||
Reference in New Issue
Block a user