Skip to content

Commit bef0919

Browse files
Try re-enabling master
1 parent 6ec1cc5 commit bef0919

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/flutter-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
# TODO(Domesticmouse): Deal with formatting issues
27-
# flutter_version: [stable, beta, master]
28-
flutter_version: [stable, beta]
26+
flutter_version: [stable, beta, master]
2927
os: [ubuntu-latest, macos-latest, windows-latest]
3028
steps:
3129
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)