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:
1919 linux_5_10_arguments_override : " --explicit-target-dependency-import-check error"
2020 linux_6_0_arguments_override : " --explicit-target-dependency-import-check error"
2121 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 "
2323
2424 integration-test :
2525 name : Integration test
2626 uses : apple/swift-nio/.github/workflows/swift_matrix.yml@main
2727 with :
2828 name : " Integration test"
2929 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