ci: fix patch workflow (#21363)
This commit is contained in:
parent
23dd8e9248
commit
5d074f3237
1 changed files with 1 additions and 1 deletions
2
.github/workflows/patch-mariadb-tests.yml
vendored
2
.github/workflows/patch-mariadb-tests.yml
vendored
|
|
@ -141,8 +141,8 @@ jobs:
|
|||
update_to_version 14
|
||||
|
||||
echo "Updating to last commit"
|
||||
git checkout -q -f "$GITHUB_SHA"
|
||||
rm -rf ~/frappe-bench/env
|
||||
git checkout -q -f "$GITHUB_SHA"
|
||||
bench -v setup env
|
||||
bench --site test_site migrate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue