mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
Fix CI tests
This commit is contained in:
parent
57d273c512
commit
144baf9239
2
.github/workflows/docker-build-push.yml
vendored
2
.github/workflows/docker-build-push.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
venv/bin/pip install -r requirements-test.txt
|
||||
|
||||
- name: Test
|
||||
run: pytest
|
||||
run: venv/bin/pytest
|
||||
|
||||
- name: Login
|
||||
if: ${{ inputs.push }}
|
||||
|
Loading…
Reference in New Issue
Block a user