Skip to content

Commit

Permalink
Try some expressions (#66)
Browse files Browse the repository at this point in the history
* Try some expressions

* Check if equality works as well

* Do we need fail-fast?
  • Loading branch information
devmotion authored Apr 29, 2020
1 parent 5cf4774 commit db27685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
test:
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.version == 'nightly' }}
strategy:
matrix:
version:
Expand Down

0 comments on commit db27685

Please sign in to comment.