snowflake/.forgejo/workflows/fmt.yml
notohh 0fb831b03d
All checks were successful
/ check (push) Successful in 1m47s
ci: switch back to checkoutv3
2023-10-07 16:53:40 -04:00

11 lines
316 B
YAML

on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:
github-token: ${{ secrets.GH_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .