File tree Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Original file line number Diff line number Diff line change @@ -18,23 +18,6 @@ Rakefile:
1818spec/spec_helper.rb :
1919 mock_with : " :rspec"
2020 coverage_report : true
21- .github/workflows/nightly.yml :
22- unmanaged : false
23- exclude_platforms :
24- - Scientific-6
25- - Scientific-7
26- - Debian-9
27- - Debian-10
28- - Debian-11
29- - SLES-12
30- - SLES-15
31- - Ubuntu-14.04
32- - Ubuntu-16.04
33- - Ubuntu-18.04
34- - Ubuntu-20.04
35- - Ubuntu-22.04
36- .github/workflows/pr_test.yml :
37- unmanaged : false
3821 exclude_platforms :
3922 - Scientific-6
4023 - Scientific-7
@@ -54,9 +37,10 @@ spec/spec_helper.rb:
5437 unmanaged : false
5538.github/workflows/auto_release.yml :
5639 unmanaged : false
57- .github/workflows/spec.yml :
58- checks : ' syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
59- unmanaged : false
40+ .github/workflows/ci.yml :
41+ unmanaged : true
42+ .github/workflows/nightly.yml :
43+ unmanaged : true
6044.github/workflows/release.yml :
6145 unmanaged : false
6246.travis.yml :
You can’t perform that action at this time.
0 commit comments