Skip to content

Commit b77bf4f

Browse files
Remove if line
1 parent fa520e2 commit b77bf4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828

2929
- name: Check formatting
3030
run: dart format . -l 120 --set-exit-if-changed
31-
if: ${{ always() && steps.install.outcome == 'success' }}
3231

3332
test-unit:
3433
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)