Update quick-testing.yml

This commit is contained in:
Frikky
2025-02-28 01:37:03 +01:00
committed by GitHub
parent 221896df99
commit 66d17fc2da
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
run: chmod -R 777 shuffle-database
- name: Build the stack
run: docker-compose up -d
run: docker compose up -d
- name: Wait for 30 seconds
run: sleep 30