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 5bc8de2 commit 665363aCopy full SHA for 665363a
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
package:
17
runs-on: ubuntu-latest
18
env:
19
- SETUPTOOLS_SCM_PRETEND_VERSION: ${{ github.event.inputs.version }}
+ SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYTEST: ${{ github.event.inputs.version }}
20
timeout-minutes: 10
21
22
# Required by attest-build-provenance-github.
0 commit comments