Skip to content

Commit

Permalink
chore: fix test error
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsahMohammad committed May 20, 2024
1 parent f3975f6 commit 2849922
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/server_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
bash build.sh 6
- name: Local Flask server Test
env:
REMOTE_DB: 0

run: |
source .env/bin/activate
python3 server.py &
Expand Down

0 comments on commit 2849922

Please sign in to comment.