Skip to content

Commit f639542

Browse files
committed
ci: fix sqlite integration test
1 parent dc93b03 commit f639542

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,7 @@ jobs:
595595
run: |
596596
cat > config.stdin <<EOF
597597
4
598-
localhost:5432
599-
semaphore
600-
p455w0rd
601-
semaphore
598+
/tmp/database.sqlite
602599
/tmp/semaphore
603600
http://localhost:3000
604601
no

0 commit comments

Comments
 (0)