fix: ci removed frappe path

This commit is contained in:
Jannat Patel
2021-10-21 16:21:20 +05:30
parent 2f664faea9
commit b722eedb05

View File

@@ -29,8 +29,6 @@ jobs:
options: --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
steps:
- uses: actions/checkout@v2
with:
path: 'frappe'
- name: setup python
uses: actions/setup-python@v2
with: