space to trigger ci

This commit is contained in:
Matthias 2019-12-10 14:24:43 +01:00
parent d0a599aa7b
commit 69f620274b

View File

@ -73,7 +73,7 @@ jobs:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: |
# Allow failure for coveralls
coveralls -v || true
coveralls -v || true
- name: Backtesting
run: |