Skip to content

chore(deps): bump gitpython from 3.1.37 to 3.1.41 in /release_wizard #67

chore(deps): bump gitpython from 3.1.37 to 3.1.41 in /release_wizard

chore(deps): bump gitpython from 3.1.37 to 3.1.41 in /release_wizard #67

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- main
jobs:
build_bench:
name: Test Pull Request
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Tests
run: |
helm lint erpnext
docker compose -p frappe-helm -f tests/compose.yaml run tests