From 69f620274b88116bf9853e66c0df0569c208014f Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 10 Dec 2019 14:24:43 +0100 Subject: [PATCH] space to trigger ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2641384e..480b560e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: |