Skip to content

test: skip A/B tests and feature flag assertions in node tests #102

test: skip A/B tests and feature flag assertions in node tests

test: skip A/B tests and feature flag assertions in node tests #102

Workflow file for this run

name: Lint and Format
on:
push:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .