Skip to content

Commit be3c7aa

Browse files
committed
ctest
1 parent 5d65d2f commit be3c7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
run: poetry install
4747

4848
- name: Run tests
49-
run: poetry run basilisp -- test -- -v
49+
run: poetry run basilisp test
5050

0 commit comments

Comments
 (0)