Skip to content

feat(svg): implement svg handling #463

feat(svg): implement svg handling

feat(svg): implement svg handling #463

Workflow file for this run

name: Main
on:
push:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out source code
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v22
- name: Test
run: nix flake check -L