Skip to content

Change the number of ginkgo nodes to 1 to run the e2e tests serially #455

Change the number of ginkgo nodes to 1 to run the e2e tests serially

Change the number of ginkgo nodes to 1 to run the e2e tests serially #455

name: YamlLint
on: [push, pull_request]
jobs:
yamllint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Run yamllint make target
run: make yamllint