Skip to content

Commit

Permalink
Add env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges committed Jan 28, 2024
1 parent 9c1c8de commit 290e73e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_django_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ jobs:
DB_PORT: 5432
DJANGO_SECRET_KEY: k7j&!u07c%%97s!^a_6%mh_wbzo*$hl4lj_6c2ee6dk)y9!k88
PELIAS_ADDRESS_PARSER_URL: http://localhost:6800/parser/parse
QUERY_PSK: localdev
NN_ASSIGN_PSK: localdev
run: python3 src/manage.py test meshapi

0 comments on commit 290e73e

Please sign in to comment.