Skip to content

Commit 33cfe8d

Browse files
committed
chore: revert temporary test against frappe PR 37009
1 parent bf19b6a commit 33cfe8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/helper/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pip install frappe-bench
1212

1313
githubbranch=${GITHUB_BASE_REF:-${GITHUB_REF##*/}}
1414
frappeuser=${FRAPPE_USER:-"frappe"}
15-
frappecommitish="refs/pull/37009/head"
15+
frappecommitish=${FRAPPE_BRANCH:-$githubbranch}
1616

1717
mkdir frappe
1818
pushd frappe

0 commit comments

Comments
 (0)