Skip to content

chore(deps-dev): bump @swc/jest from 0.2.34 to 0.2.36 (#51) #137

chore(deps-dev): bump @swc/jest from 0.2.34 to 0.2.36 (#51)

chore(deps-dev): bump @swc/jest from 0.2.34 to 0.2.36 (#51) #137

Workflow file for this run

---
name: 'Lint yaml'
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .