Skip to content

chore: adjusts time format < full to be ZZ #204

chore: adjusts time format < full to be ZZ

chore: adjusts time format < full to be ZZ #204

Workflow file for this run

name: Vitest
on: [push, workflow_dispatch]
jobs:
vitest-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: corepack enable
- run: pnpm install
- run: pnpm test