Skip to content

Commit

Permalink
- update
Browse files Browse the repository at this point in the history
  • Loading branch information
jprogram committed Jul 12, 2024
1 parent 84d2676 commit d3cc227
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run tests
working-directory: ./backend
run: |
# Add your test command here
pytest
build-frontend:
name: Build Frontend
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3cc227

Please sign in to comment.