hm. maybe like this. also force runners to go on fructose as glucose seems to be having a problem at the moment.
Some checks failed
/ nix fmt (push) Successful in 48s
/ Update .lock file (push) Failing after 2m16s

This commit is contained in:
Ittihadyya 2024-11-26 16:04:09 +02:00
parent cfa0a3992c
commit d1bb618cc7
2 changed files with 9 additions and 1 deletions

View file

@ -3,6 +3,7 @@ on:
pull_request_target:
jobs:
format:
runs_on: fructose
name: "nix fmt"
steps:
- name: Checkout repository