Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8540 authored Mar 26, 2024
1 parent ccd1701 commit 9cc2e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
flask run --host=0.0.0.0 &
env:
FLASK_APP: src/server.py
working-directory: ${{ github.workspace }}/PCP/server
working-directory: ${{ github.workspace }}/PCP/server/src

- name: Run unit tests
run: |
Expand Down

0 comments on commit 9cc2e60

Please sign in to comment.