mirror of https://github.com/status-im/pluto.git
Do not use make
This commit is contained in:
parent
673c7a323e
commit
d387b75e86
|
@ -29,7 +29,7 @@ jobs:
|
|||
# fallback to using the latest cache if no exact match is found
|
||||
- dependencies-
|
||||
|
||||
- run: make tests
|
||||
- run: clojure -A:test-clj
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue