Skip to content

Commit 4628ef8

Browse files
committed
adjusting runner
1 parent cee3dab commit 4628ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
needs: build
5252
permissions:
5353
contents: read
54-
uses: BSd3v/dash-auth-plus/.github/workflows/test-runner.yml
54+
uses: ./.github/workflows/test-runner.yml
5555
with:
5656
python-version: ${{ inputs.python-version }}
5757
test-distribution: true

0 commit comments

Comments
 (0)