snowflake/.forgejo/workflows/fmt.yml
notohh 6669bc8a89
Some checks reported warnings
/ check (push) Has been cancelled
ci: try switching to docker?
2023-10-07 16:35:42 -04:00

11 lines
309 B
YAML

on: [push]
jobs:
check:
runs-on: docker
steps:
- uses: actions/checkout@v4
- 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 .