We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef445c5 commit b67b804Copy full SHA for b67b804
.github/workflows/main.yml
@@ -10,10 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- 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
17
- uses: actions/setup-java@v1
18
with:
19
java-version: '12.x'
0 commit comments