Skip to content

Few improvements to test-info.yml #323

Few improvements to test-info.yml

Few improvements to test-info.yml #323

Workflow file for this run

---
name: SIT Environment CI
on:
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run yamllint check
run: make yamllint