Skip to content

fix(a11y): light-theme contrast fixes vendored - the lens that crashe… #122

fix(a11y): light-theme contrast fixes vendored - the lens that crashe…

fix(a11y): light-theme contrast fixes vendored - the lens that crashe… #122

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- run: bun install
- run: bun test.js