ci(Test): Fix git tag

This commit is contained in:
Lev 2021-11-08 19:42:41 +03:00
parent 8ac732b7ff
commit 50502d2867

View file

@ -36,7 +36,7 @@ jobs:
targets: frappe-develop,frappe-stable
load: true
env:
GIT_TAG: 13
GIT_TAG: ${{ env.FRAPPE_VERSION }}
- name: Test
run: ./tests/integration-test.sh