From a0881c0f825615dc71ca1184689e10daf9044398 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 16 Nov 2022 19:24:33 +0100 Subject: [PATCH] Test different build profiles --- .github/workflows/github_action_test_suite.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github_action_test_suite.yml b/.github/workflows/github_action_test_suite.yml index 63ad1bcb4b..6496353b53 100644 --- a/.github/workflows/github_action_test_suite.yml +++ b/.github/workflows/github_action_test_suite.yml @@ -145,7 +145,6 @@ jobs: run: | evennia test \ --settings=settings \ - --keepdb \ --parallel 4 \ --timing \ evennia