File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
steps :
14
14
- checkout
15
15
- run : bash dash/scripts/dash-ci.sh Release
16
- - run : bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
16
+ # - run: bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
17
17
- run :
18
18
command : bash dash/scripts/circleci/collect-artifacts.sh
19
19
when : always
36
36
steps :
37
37
- checkout
38
38
- run : bash dash/scripts/dash-ci.sh Release
39
- - run : bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
39
+ # - run: bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
40
40
- run :
41
41
command : bash dash/scripts/circleci/collect-artifacts.sh
42
42
when : always
59
59
steps :
60
60
- checkout
61
61
- run : bash dash/scripts/dash-ci.sh Release
62
- - run : bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
62
+ # - run: bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
63
63
- run :
64
64
command : bash dash/scripts/circleci/collect-artifacts.sh
65
65
when : always
81
81
steps :
82
82
- checkout
83
83
- run : bash dash/scripts/dash-ci.sh Release
84
- - run : bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
84
+ # - run: bash -c 'export DART_FORCE_C_STD=99; dash/scripts/dash-ci.sh Minimal'
85
85
- run :
86
86
command : bash dash/scripts/circleci/collect-artifacts.sh
87
87
when : always
You can’t perform that action at this time.
0 commit comments