Skip to content

Commit d3cc227

Browse files
committed
- update
1 parent 84d2676 commit d3cc227

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ jobs:
3636
python -m pip install --upgrade pip
3737
pip install -r requirements.txt
3838
39-
- name: Run tests
40-
working-directory: ./backend
41-
run: |
42-
# Add your test command here
43-
pytest
44-
4539
build-frontend:
4640
name: Build Frontend
4741
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)