Skip to content

Commit

Permalink
trying new working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
weifonghsia committed Dec 7, 2023
1 parent bc9b1a9 commit ff7f38c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
run: |
source venv/bin/activate
pytest
working-directory: src/gcf
working-directory: ${{ github.workspace }}/src/gcf
env:
PYTHONPATH: ${{ github.workspace }}/src/gcf
Empty file removed src/gcf/tests/__init__.py
Empty file.

0 comments on commit ff7f38c

Please sign in to comment.