test: don't run spec tests with stack
We cannot handle postgis and other postgresql dependencies with stack. Also delete test/with_tmp_db since it's no longer used.
This commit is contained in:
committed by
Steve Chavez
parent
d87b622d64
commit
86c40e8df9
+1
-2
@@ -69,8 +69,7 @@ let
|
||||
echo "Linting bash scripts..."
|
||||
${shellcheck}/bin/shellcheck \
|
||||
.github/get_cirrusci_freebsd \
|
||||
.github/release \
|
||||
test/with_tmp_db
|
||||
.github/release
|
||||
|
||||
echo "Linting workflows..."
|
||||
${actionlint}/bin/actionlint
|
||||
|
||||
Reference in New Issue
Block a user