Skip to content

Commit 4576b8f

Browse files
committed
- Configurações de build e deploy para GitHub Pages
1 parent 83ccb12 commit 4576b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python -m pip install --upgrade pip
3737
pip install -r backend/requirements.txt
3838
39-
- name: Run Tests
39+
- name: Run Test
4040
working-directory: ./backend
4141
env:
4242
MONGO_URI: "mongodb://localhost:27017/jreport"

0 commit comments

Comments
 (0)