mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 04:39:07 -04:00
ci: change reporter style
This commit is contained in:
parent
64b45b418a
commit
f9ca667f45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
@ -53,4 +53,4 @@ jobs:
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: dart test --exclude-tags "remote_fetch" --platform=vm
|
run: dart test --reporter expanded --exclude-tags "remote_fetch" --platform=vm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue