on: schedule: - cron: 0 3 * * * push: jobs: test: runs-on: native steps: - uses: actions/checkout@v3 - run: nix build self#loptland