Skip to content

Commit bae5a7e

Browse files
Update ci-workflow.yml
1 parent 413de83 commit bae5a7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
# CI job to run a test suite on the code base
1616
ci:
1717
name: CI
18+
if: ${{ always() }}
1819
# We want to test across mutiple OSs, defined by our matrix
1920
runs-on: ${{ matrix.os }}
2021
needs: lint

0 commit comments

Comments
 (0)