Skip to content

fix(login): Use old login response body #41

fix(login): Use old login response body

fix(login): Use old login response body #41

Workflow file for this run

name: Prettier CI
on:
pull_request:
merge_group:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm i -g pnpm
- run: pnpm i
- run: ls ./{,node_modules/{,.bin/}}
- run: node_modules/.bin/prettier --check .