File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,11 @@ jobs:
19
19
linux_5_10_arguments_override : " --explicit-target-dependency-import-check error"
20
20
linux_6_0_arguments_override : " --explicit-target-dependency-import-check error"
21
21
linux_nightly_6_0_arguments_override : " --explicit-target-dependency-import-check error"
22
- linux_nightly_main_enabled : false
22
+ linux_nightly_main_arguments_override : " --explicit-target-dependency-import-check error "
23
23
24
24
integration-test :
25
25
name : Integration test
26
26
uses : apple/swift-nio/.github/workflows/swift_matrix.yml@main
27
27
with :
28
28
name : " Integration test"
29
29
matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
30
- matrix_linux_nightly_main_enabled : false
You can’t perform that action at this time.
0 commit comments