File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Created with package:mono_repo v6.5.6
1
+ # Created with package:mono_repo v6.5.7
2
2
name : Dart Lint CI
3
3
on :
4
4
push :
35
35
name : Checkout repository
36
36
uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
37
37
- name : mono_repo self validate
38
- run : dart pub global activate mono_repo 6.5.6
38
+ run : dart pub global activate mono_repo 6.5.7
39
39
- name : mono_repo self validate
40
40
run : dart pub global run mono_repo generate --validate
41
41
job_002 :
Original file line number Diff line number Diff line change 1
- # Created with package:mono_repo v6.5.6
1
+ # Created with package:mono_repo v6.5.7
2
2
name : Dart Unit CI
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Created with package:mono_repo v6.5.6
2
+ # Created with package:mono_repo v6.5.7
3
3
4
4
# Support built in commands on windows out of the box.
5
5
# When it is a flutter repo (check the pubspec.yaml for "sdk: flutter")
You can’t perform that action at this time.
0 commit comments