Skip to content

Commit

Permalink
[WIP] debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Jan 19, 2020
1 parent e35a4ea commit 9b4f86e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -44,6 +44,10 @@ jobs:
v1-gem-${{ runner.os }}-${{ matrix.ruby }}-
continue-on-error: ${{ matrix.allow_failures != 'true' }}

- run: echo $allow_failures
env:
allow_failures: ${{ matrix.allow_failures }}

- name: bundle update
run: |
set -xe
Expand Down

0 comments on commit 9b4f86e

Please sign in to comment.