Skip to content

Commit

Permalink
Update cfwheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jun 28, 2024
1 parent 2b60a23 commit 04ae7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cfwheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Run cfwheels Test Suite
uses: lucee/script-runner@main
with:
webroot: ${{ github.workspace }}/tests
execute: /runtests.cfm
webroot: ${{ github.workspace }}
execute: /tests/runtests.cfm
luceeVersionQuery: ${{ env.luceeVersionQuery }}
compile: ${{ env.compile }}

0 comments on commit 04ae7e8

Please sign in to comment.