Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
madangopal16072000 authored Sep 7, 2024
1 parent 5b5f1ec commit 0f3dc06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: DB setup
run: |
export FLASK_APP=core/server.py
rm core/store.sqlite3
flask db upgrade -d core/migrations/
- name: Run Server
run: bash run.sh
Expand Down

0 comments on commit 0f3dc06

Please sign in to comment.