mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 17:53:49 +00:00
* ci: ignore js files in unittests (#26934)
* ci: ignore js files in unittests
- Avoid running python unittests on PRs that ONLY change JS files.
* ci: ignore md files in test workflows
(cherry picked from commit 8a6b82b196)
# Conflicts:
# .github/workflows/server-tests.yml
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>