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:
steve-chavez
2022-06-22 22:16:44 -05:00
committed by Steve Chavez
parent d87b622d64
commit 86c40e8df9
3 changed files with 1 additions and 110 deletions
+1 -2
View File
@@ -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