Skip to content

Commit

Permalink
Update CI configuration *.
Browse files Browse the repository at this point in the history
  • Loading branch information
ykmnkmi committed May 11, 2024
1 parent b8dbfb1 commit 6f9028e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
- name: Analyze
run: dart analyze --fatal-infos --fatal-warnings .

- name: Run WEB Tests
run: |
dart test --platform chrome
- name: Run VM Tests
run: |
dart pub global activate coverage
Expand Down

0 comments on commit 6f9028e

Please sign in to comment.