Skip to content

Refactored icon handling a bit #14

Refactored icon handling a bit

Refactored icon handling a bit #14

Workflow file for this run

name: Biome (linting and format checking)
on:
push:
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
- run: biome ci .