Skip to content

Commit

Permalink
Add src to PYTHONPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
zacdezgeo committed Sep 10, 2024
1 parent 48e1cf3 commit 7a28872
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
PGUSER: myuser
PGPASSWORD: mypassword
PGTABLENAME: space2stats
S3_BUCKET_NAME: test-bucket
S3_BUCKET_NAME: test-bucket
PYTHONPATH: ./space2stats_api/src # Add this line

0 comments on commit 7a28872

Please sign in to comment.