We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa40e44 commit afa85d1Copy full SHA for afa85d1
.github/workflows/ci-test.yaml
@@ -18,4 +18,4 @@ jobs:
18
--load rope.asd \
19
--eval '(ql:quickload :rope/test)' \
20
--eval '(asdf:test-system :rope/test)' \
21
- --eval '(quit)'name: ci-test
+ --eval '(quit)'
0 commit comments