on: push: branches: [main] jobs: tests: runs-on: native steps: - uses: actions/checkout@v4 - run: nix flake check