mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 12:19:09 -04:00
chore: change ci for windows
CI for windows checks that proper libgit2 library is downloaded but does not run dart tests, due to broken CRLF attributes
This commit is contained in:
parent
0e329bd2b1
commit
bed8db3a12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
|
@ -52,3 +52,4 @@ jobs:
|
|||
|
||||
- name: Run tests
|
||||
run: dart test --exclude-tags "remote_fetch" --platform vm
|
||||
if: matrix.platform != 'windows-latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue