Skip to content

Commit c50ad44

Browse files
committed
fix?
1 parent 99a275b commit c50ad44

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use Unix line endings in all text files.
2+
* text=auto eol=lf

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
ci:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
os:
1516
- ubuntu-22.04

0 commit comments

Comments
 (0)