Skip to content

Feature/topology spread constraints #86

Feature/topology spread constraints

Feature/topology spread constraints #86

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