Skip to content

Development (#209) #972

Development (#209)

Development (#209) #972

Workflow file for this run

name: run-prettier
on: ['push']
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
- run: yarn install
- run: yarn prettier --config .prettierrc --check .