[actions] forgor jobset name change...
Check flake syntax / flake-check (push) Successful in 13m34s

This commit is contained in:
2026-09-01 19:52:36 +02:00
parent 06db50b624
commit 20c0426853
+2 -2
View File
@@ -40,7 +40,7 @@ jobs:
timeout-minutes: 200
run: |
echo "Running now @ pr no $PR"
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo2 "$PR"
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo "$PR"
on_push:
if: github.event.push
@@ -60,4 +60,4 @@ jobs:
timeout-minutes: 200
run: |
echo "Running now @ master"
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo2 master
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo master