ci: Remove unused create_test_db script

This commit is contained in:
monacoremo
2021-08-08 06:42:59 +02:00
committed by Remo
parent 38e5b76996
commit 6d9fcfa09f
2 changed files with 1 additions and 72 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ let
| xargs ${hlint}/bin/hlint -X QuasiQuotes -X NoPatternSynonyms
# Lint bash scripts
${shellcheck}/bin/shellcheck test/create_test_db test/memory-tests.sh
${shellcheck}/bin/shellcheck test/with_tmp_db
'';
in