Skip to content

Commit

Permalink
chore: 깃헙 엑션 테스트 코드에서 워킹 디렉터리 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
2jun0 committed Jan 11, 2024
1 parent 5c9488e commit 9fca5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-backend-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:

- name: test app
run: poetry run python -m pytest tests -c pytest.ini
working-directory: ./backend

0 comments on commit 9fca5b2

Please sign in to comment.