Skip to content

Commit c6057cd

Browse files
committed
more updates
1 parent 8476def commit c6057cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Run Tests
4747
run: |
4848
# Create the CommandBox modules folder, for some reason it is not created
49-
rm -Rf ~/.CommandBox/cfml/modules/coldbox-cli
49+
rm -Rf ~/.CommandBox/cfml/modules/testbox-cli
5050
mkdir -p ~/.CommandBox/cfml/modules
5151
# Link up the module so we can do testing!
5252
box link --force

0 commit comments

Comments
 (0)