We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f076ccd commit 8b1460aCopy full SHA for 8b1460a
.github/workflows/tests.yml
@@ -73,6 +73,7 @@ jobs:
73
74
- name: Install Test Harness with ColdBox ${{ matrix.coldboxVersion }}
75
run: |
76
+ box install commandbox-boxlang --force
77
box install
78
cd test-harness
79
box package set dependencies.coldbox=${{ matrix.coldboxVersion }}
0 commit comments