Skip to content

Commit

Permalink
Update main-5.4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Aug 2, 2024
1 parent b7b3f96 commit a278cba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main-5.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
with:
repository: lucee/lucee
path: lucee
ref: 5.4
- name: Run Lucee Test Suite, labels="mssql"
uses: lucee/script-runner@main
with:
Expand All @@ -66,7 +65,7 @@ jobs:
luceeVersion: ${{ env.luceeVersion }}
luceeVersionQuery: ${{ env.luceeVersionQuery }}
extensionDir: ${{ github.workspace }}/dist
extensions: 37C61C0A-5D7E-4256-8572639BE0CF5838 #esapi needed for 5.4 build
extensions:
env:
testLabels: mssql
MSSQL_SERVER: localhost
Expand Down

0 comments on commit a278cba

Please sign in to comment.