We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47357f4 commit f9350faCopy full SHA for f9350fa
.github/workflows/lint.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
flutter-version: 3.0.0
50
cache: true
51
- - name: Generage test coverage
+ - name: Generate test coverage
52
working-directory: objectbox
53
run: |
54
../tool/apt-install.sh lcov
0 commit comments