Skip to content

Commit

Permalink
updates CI
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed May 27, 2024
1 parent 6424218 commit ee7aee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Run tests
run: |
docker run --rm \
-e PYTHONPATH=/hde/code/src \
-e PYTHONPATH=/hde/code/src:/hde/__pypackages__/3.12/lib \
-e CACHE_URL="${CACHE_URL}" \
-e DATABASE_URL="${DATABASE_URL}" \
-e SECRET_KEY="${SECRET_KEY}" \
Expand Down

0 comments on commit ee7aee6

Please sign in to comment.