Skip to content

Commit b67b804

Browse files
committed
fix workflow
1 parent ef445c5 commit b67b804

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v1
13-
- uses: dart-lang/setup-dart@v1
14-
- uses: invertase/github-action-dart-analyzer@v1
15-
- name: Upload coverage reports to Codecov
16-
uses: codecov/codecov-action@v3
1713
- uses: actions/setup-java@v1
1814
with:
1915
java-version: '12.x'

0 commit comments

Comments
 (0)