Skip to content

Commit 24af2dc

Browse files
authored
Update docker-image.yml
1 parent 10a1098 commit 24af2dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
- name: Install test dependencies and run tests
4646
run: |
4747
pip install -r requirements.txt
48-
pip install pytest
49-
pytest # Run all tests in app/
5048
5149
# Step 3: Docker image build and push (optional)
5250
docker:

0 commit comments

Comments
 (0)