mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
update
This commit is contained in:
parent
2c4c978ca2
commit
bdb3ba615b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
load: true
|
||||
|
||||
- name: Test ERPNext
|
||||
run: FRAPPE_VERSION=develop ./tests/test-erpnext.sh
|
||||
run: ./tests/test-erpnext.sh
|
||||
|
||||
- name: Push
|
||||
if: env.IS_AUTHORIZED_RUN == 'true'
|
||||
|
|
|
|||
Loading…
Reference in a new issue