Skip to content

Commit ad468bb

Browse files
committed
path
1 parent 97e09f2 commit ad468bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616

17-
- uses: .github/actions/setup.yaml
17+
- uses: ./.github/actions/setup.yaml
1818
with:
1919
os: ${{ matrix.os }}
2020
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)