Skip to content

build(deps-dev): bump vitest from 0.32.4 to 1.5.1 #212

build(deps-dev): bump vitest from 0.32.4 to 1.5.1

build(deps-dev): bump vitest from 0.32.4 to 1.5.1 #212

Workflow file for this run

name: CI-CD
on:
push:
jobs:
precommit:
name: Pre-commit Check
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run pre-commit
run: nix develop .#ci -c ./scripts/ci/pre-commit.sh