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 9548cd6 commit d63c1d6Copy full SHA for d63c1d6
template/.github/workflows/pull-request-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: read
12
checks: write
13
pull-requests: write
14
- uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.5.0
+ uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.6.0
15
with:
16
report-coverage: false
17
secrets: inherit # pragma: allowlist secret
0 commit comments