aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-09-16 15:03:09 +0100
committerGravatar Chris Lovering <[email protected]>2024-09-16 15:03:09 +0100
commit318f01f2154b2998c9f59a27d8691524b9d3abb0 (patch)
treede21578640779ac2e96a9e9cf679227beca3f581
parentReduce the time voucher rows are locked when creating orders (diff)
Add placeholder printful store id to CI for tests
-rw-r--r--.github/workflows/lint-backend.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint-backend.yaml b/.github/workflows/lint-backend.yaml
index 62fad71..62a4c62 100644
--- a/.github/workflows/lint-backend.yaml
+++ b/.github/workflows/lint-backend.yaml
@@ -47,3 +47,4 @@ jobs:
BACKEND_DATABASE_URL: postgresql+psycopg_async://backend:backend@localhost:${{ job.services.postgres.ports[5432] }}/backend
BACKEND_SUPER_ADMIN_TOKEN: hunter2
BACKEND_PRINTFUL_TOKEN: not-valid
+ BACKEND_PRINTFUL_STORE_ID: 12345