Skip to content

chore: bump xremap input to 0.15.5 #17

chore: bump xremap input to 0.15.5

chore: bump xremap input to 0.15.5 #17

name: Formatting check
on:
push:
jobs:
check:
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Formatting check
run: nix develop .dev#ci --command fmt