From 80cf92bf1fea3fc81071a4074ef7799ae399a994 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Thu, 25 Jan 2024 22:00:25 +0100 Subject: [CI] Forgejo Actions based CI (squash) all queues are immediate There is no need to specify it again. It is misleading, lets just not do that. (cherry picked from commit 19259fc6af633c20f50e840500e0ff653c4858aa) (cherry picked from commit ca1a0256b40cb20c807166827f27bbe69c9bcbda) --- tests/pgsql.ini.tmpl | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/pgsql.ini.tmpl') diff --git a/tests/pgsql.ini.tmpl b/tests/pgsql.ini.tmpl index 53d302a932..300d36eb71 100644 --- a/tests/pgsql.ini.tmpl +++ b/tests/pgsql.ini.tmpl @@ -21,12 +21,6 @@ DATADIR = tests/{{TEST_TYPE}}/gitea-{{TEST_TYPE}}-pgsql/indexers/issues.queue [queue] TYPE = immediate -[queue.code_indexer] -TYPE = immediate - -[queue.push_update] -TYPE = immediate - [repository] ROOT = {{REPO_TEST_DIR}}tests/{{TEST_TYPE}}/gitea-{{TEST_TYPE}}-pgsql/gitea-repositories -- cgit v1.2.3