actually run tests on windows

This commit is contained in:
Aleksey Kulikov 2021-10-29 10:25:52 +03:00
parent 0f6a916d8b
commit 6534cae785

View file

@ -57,4 +57,3 @@ jobs:
- name: Run tests
run: dart test --exclude-tags "remote_fetch" --platform vm
if: matrix.platform != 'windows-latest'