Skip to content

chore: @brillout/test-e2e@^0.6.20 #564

chore: @brillout/test-e2e@^0.6.20

chore: @brillout/test-e2e@^0.6.20 #564

Workflow file for this run

name: "Check formatting"
on:
push:
jobs:
check_formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run lint