Skip to content

chore: Bump vitest and @vitest/coverage-v8 #16

chore: Bump vitest and @vitest/coverage-v8

chore: Bump vitest and @vitest/coverage-v8 #16

Workflow file for this run

name: Build, lint and test
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
actions: read
contents: read
security-events: write
jobs:
build:
uses: cloudscape-design/actions/.github/workflows/build-lint-test.yml@main
secrets: inherit