Skip to content

Bump Verify.Xunit from 28.7.0 to 28.7.1 #5

Bump Verify.Xunit from 28.7.0 to 28.7.1

Bump Verify.Xunit from 28.7.0 to 28.7.1 #5

Workflow file for this run

---
name: Linters
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
yaml:
name: YAML lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yamllint
run: yamllint -s .