Skip to content

Commit

Permalink
Add placeholder printful store id to CI for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Sep 16, 2024
1 parent 0df3895 commit 318f01f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 318f01f

Please sign in to comment.