Skip to content

Commit afa85d1

Browse files
committed
fix workflow
1 parent aa40e44 commit afa85d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
--load rope.asd \
1919
--eval '(ql:quickload :rope/test)' \
2020
--eval '(asdf:test-system :rope/test)' \
21-
--eval '(quit)'name: ci-test
21+
--eval '(quit)'

0 commit comments

Comments
 (0)