Skip to content

Commit

Permalink
add SRB_TEST_DATABASE_URL in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdihaghverdi committed Apr 28, 2024
1 parent 0a12613 commit 3895b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- main

env:
SRB_TEST_DATABASE_URL: 'postgresql+asyncpg:https://postgres:[email protected]:5432'
SRB_SECRET_KEY: 'd76db401004b334d0d79bc041f6c6f54c5f495ef4dc228f500eab4df532248ac'

jobs:
Expand Down

0 comments on commit 3895b80

Please sign in to comment.