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 380465a commit e35ca64Copy full SHA for e35ca64
1 file changed
.github/workflows/1_run_interoperability_tests.yml
@@ -44,7 +44,7 @@ jobs:
44
latest: true
45
fileName: "*"
46
out-file-path: zipped_executables
47
- preRelease: true
+ preRelease: false
48
- name: Unzip executables
49
run: unzip 'zipped_executables/*.zip' -d executables
50
- name: Install Python requirements
0 commit comments