Skip to content

Commit b5209e5

Browse files
committed
tests(path): Fix test not using local action
1 parent 19c4b2d commit b5209e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-path.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
shell: bash
3838
steps:
3939
- name: Install Jython
40-
uses: LukeSavefrogs/setup-jython@main
40+
uses: ./
4141
with:
4242
jython-version: "2.2"
4343
installation-path: "/tmp/jython-2.2"

0 commit comments

Comments
 (0)