mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 04:39:07 -04:00
remove platform flag for tests
This commit is contained in:
parent
b5812beabc
commit
54f0d32ede
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
@ -58,4 +58,4 @@ jobs:
|
|||
run: flutter pub run libgit2dart:setup
|
||||
|
||||
- name: Run tests
|
||||
run: flutter test --exclude-tags "remote_fetch" --platform vm
|
||||
run: flutter test --exclude-tags "remote_fetch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue