Skip to content

Commit 83dd095

Browse files
committed
Update webroot-matrix.yml
1 parent 2d1ab78 commit 83dd095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webroot-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
LUCEE_VERSION_QUERY: 7/all/zero
9393
working-directory: ${{ github.workspace }}/tests/webroot
9494
run: |
95-
set webroots=.,${{ github.workspace }}\tests\webroot
95+
set webroots=. "D:\a\script-runner\script-runner\tests\webroot"
9696
cd
9797
set executes=index.cfm,test.cfm,sub/test.cfm
9898
for %%w in (%webroots%) do (

0 commit comments

Comments
 (0)