Skip to content

feat: new fonts and bump NextJS #17

feat: new fonts and bump NextJS

feat: new fonts and bump NextJS #17

Workflow file for this run

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