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 6dabb75 commit fe6b8b2Copy full SHA for fe6b8b2
.github/workflows/tests.yml
@@ -77,6 +77,7 @@ jobs:
77
78
- name: Install Dependencies
79
run: |
80
+ box install commandbox-boxlang --force
81
box install
82
cd test-harness
83
box package set dependencies.coldbox=${{ matrix.coldboxVersion }}
0 commit comments