From e38d8871ff3ac991d5f2514e7d7863d4d230995f Mon Sep 17 00:00:00 2001
From: Nishanth artham <arthamnishanth123@gmail.com>
Date: Tue, 21 Feb 2023 18:55:16 +0530
Subject: [PATCH] bootstrap with worker template

---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index a30f423..1040161 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = worker-{{ cookiecutter.slug }}
+envlist = worker-palmira
 
 [testenv]
 passenv = ARKINDEX_API_SCHEMA_URL
-- 
GitLab