Skip to content

Commit

Permalink
Try to force unix line endings.
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Mar 19, 2024
1 parent b3c6a26 commit 919f1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- run: git config --global core.eol lf

- uses: actions/checkout@v4
with:
show-progress: false
Expand Down

0 comments on commit 919f1fc

Please sign in to comment.