Skip to content

docs: add CodeCorn header badges + EN/IT headers/footers, stars & con… #2

docs: add CodeCorn header badges + EN/IT headers/footers, stars & con…

docs: add CodeCorn header badges + EN/IT headers/footers, stars & con… #2

Workflow file for this run

name: Prettier
on:
pull_request:
push:
branches: [ main ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20

Check failure on line 13 in .github/workflows/prettier.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prettier.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
- run: npm ci || npm i
- run: npx prettier --check .