We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee3dab commit 4628ef8Copy full SHA for 4628ef8
1 file changed
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
needs: build
52
permissions:
53
contents: read
54
- uses: BSd3v/dash-auth-plus/.github/workflows/test-runner.yml
+ uses: ./.github/workflows/test-runner.yml
55
with:
56
python-version: ${{ inputs.python-version }}
57
test-distribution: true
0 commit comments