Skip to content

Commit

Permalink
WIP: Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanjohnson-lab committed Feb 21, 2024
1 parent 7eede2d commit e38e42f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Export Python Path
run: |
echo "export PYTHONPATH=$PYTHONPATH:$(pwd)" >> $GITHUB_ENV
export PYTHONPATH=$PYTHONPATH:$(pwd)
- name: Install python dependencies
run: |
pip install -q -r backend/requirements.txt
Expand Down

0 comments on commit e38e42f

Please sign in to comment.