We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb9afa commit 387c75dCopy full SHA for 387c75d
.github/workflows/pull_request.yml
@@ -36,6 +36,8 @@ jobs:
36
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
37
matrix_linux_5_8_enabled: false
38
matrix_linux_nightly_main_enabled: false
39
+ env:
40
+ SWIFT_OPENAPI_GENERATOR_REPO_URL: file:///code
41
42
compatibility-test:
43
name: Compatibility test
0 commit comments