Skip to content

Commit e2cdb19

Browse files
committed
1 parent d3e19fc commit e2cdb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: ./
1414
with:
1515
mode: list
16-
url: 'file:${{ github.workspace }}'
16+
url: 'file:${{ runner.workspace }}'
1717
args: '--verbose --debug'
1818
- run: echo "${{ steps.duck.outputs.log }}"

0 commit comments

Comments
 (0)