File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 uses : apple/swift-nio/.github/workflows/swift_matrix.yml@main
3434 with :
3535 name : " Integration test"
36- matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
36+ matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && SWIFT_OPENAPI_GENERATOR_REPO_URL=file://${GITHUB_WORKSPACE} ./scripts/run-integration-test.sh"
3737 matrix_linux_5_8_enabled : false
3838 matrix_linux_nightly_main_enabled : false
3939
Original file line number Diff line number Diff line change 2020 uses : apple/swift-nio/.github/workflows/swift_matrix.yml@main
2121 with :
2222 name : " Integration test"
23- matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
23+ matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && SWIFT_OPENAPI_GENERATOR_REPO_URL=file://${GITHUB_WORKSPACE} ./scripts/run-integration-test.sh"
2424 matrix_linux_5_8_enabled : false
2525
2626 example-packages :
You can’t perform that action at this time.
0 commit comments