1
0
Fork 0

Forgejo Actions test
Some checks failed
/ format (push) Failing after 44s
/ build (push) Failing after 13s

This commit is contained in:
Aires 2024-05-27 13:11:16 -04:00
parent df57420fef
commit 05ba715c0d
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,12 @@
on: [push]
jobs:
format:
runs-on: nix
steps:
- run: nix fmt
build:
runs-on: nix
steps:
- run: nix flake update
- run: nh os build
- run: nh os build --hostname Khanda