Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f78fb13

Browse files
Comment out Check format step
1 parent c59b8f6 commit f78fb13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
timeout-minutes: 1
4545
run: dart pub get
4646

47-
- name: 🔎 Check format
48-
timeout-minutes: 1
49-
run: dart format --set-exit-if-changed -l 120 -o none .
47+
#- name: 🔎 Check format
48+
# timeout-minutes: 1
49+
# run: dart format --set-exit-if-changed -l 120 -o none .
5050

5151
- name: 📈 Analyze code
5252
timeout-minutes: 1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /