Skip to content

use toSlug from slugger package instead of our own implementation #4448

use toSlug from slugger package instead of our own implementation

use toSlug from slugger package instead of our own implementation #4448

Workflow file for this run

name: "nix flake check --impure"
on:
pull_request:
branches: [master]
push:
branches: 'master'
jobs:
nix-flake-check:
runs-on: ARM64
steps:
- uses: actions/checkout@v5
- run: nix flake check --impure --override-input ihp-boilerplate/ihp "github:${{ github.event.repository.full_name }}/${{ github.sha }}" -L