Revert run-tests.sh changes
This commit is contained in:
parent
14a3dea831
commit
1aec4c3e35
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -Eeo pipefail
|
||||
|
||||
echo ==== Test README.md ==== && clojure -M:readme && \
|
||||
echo ==== Lint Source ==== && clojure -M:eastwood && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue