Skip to content

Commit

Permalink
fix: possible fix for prisma engine error
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-nettis committed Mar 20, 2024
1 parent d19ef5d commit 0d2c58b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
name: Tests

env:
# prisma setip
PRISMA_CLI_BINARY_TARGETS: "debian-openssl-3.0.x"
DATABASE_URL: "file:./database/data.db"
# api setup
WAR_ID: "801"
RATE_LIMIT: "200"
API_URL: "https://api.live.prod.thehelldiversgame.com/api"
# stratagem setup
STRATAGEM_IMAGE_URL: "https://vxspqnuarwhjjbxzgauv.supabase.co/storage/v1/object/public/stratagems"

on:
Expand Down

0 comments on commit 0d2c58b

Please sign in to comment.