Skip to content

Commit 8b1460a

Browse files
authored
build: install commandbox-boxlang with force till commandbox 6.2.0
1 parent f076ccd commit 8b1460a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373

7474
- name: Install Test Harness with ColdBox ${{ matrix.coldboxVersion }}
7575
run: |
76+
box install commandbox-boxlang --force
7677
box install
7778
cd test-harness
7879
box package set dependencies.coldbox=${{ matrix.coldboxVersion }}

0 commit comments

Comments
 (0)