snowflake/.forgejo/workflows/check.yml

9 lines
205 B
YAML
Raw Normal View History

2023-10-05 15:23:06 -04:00
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
2023-10-05 15:54:47 -04:00
- uses: actions/checkout@v3
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
- run: nix flake check