Skip to content

Commit 702263f

Browse files
committed
fix workflow
1 parent afa85d1 commit 702263f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rope.asd

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:in-order-to ((test-op (test-op #:rope/test))))
88

99
(asdf:defsystem #:rope/test
10-
:depends-on (#:alexandria #:fiasco #:cl-coveralls #:rope)
10+
:depends-on (#:alexandria #:fiasco #:rope)
1111
:components ((:module "test"
1212
:components ((:file "basic")
1313
(:file "fuzz"))))

0 commit comments

Comments
 (0)