Skip to content

[frappe] ci: dont run tests on branch

Date: 2023-07-19T12:17:32+05:30
By: Ankush Menat

ci: dont run tests on branch

https://github.com/frappe/frappe/commit/6dda420176656a1f233f8e773b74f72a72fd4978

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-0218f11f477a5b0d43cf59d5cda2025bf68e20cf

# Make changes then rebase
git rebase -i upstream/develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports