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 fa520e2 commit b77bf4fCopy full SHA for b77bf4f
.github/workflows/ci.yaml
@@ -28,7 +28,6 @@ jobs:
28
29
- name: Check formatting
30
run: dart format . -l 120 --set-exit-if-changed
31
- if: ${{ always() && steps.install.outcome == 'success' }}
32
33
test-unit:
34
runs-on: ubuntu-latest
0 commit comments