fix: changed dqc-r-and-s -> unl_sdp-wsg-data-watch matching new repo name
All checks were successful
ci / nix-fmt (push) Successful in 2m43s

This commit is contained in:
Ceferino Patino 2026-03-23 11:56:29 -05:00
commit 680f7ebd64
Signed by: c4patino
SSH key fingerprint: SHA256:9fQ9TsujGrdNNi76mnsu63v7dS5JOmHRZEqBOl49OR8
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ in {
enable = true;
runners = {
"cseseniordesign" = {
url = "https://github.com/cseseniordesign/dqc-r-and-s";
url = "https://github.com/cseseniordesign/unl_sdp-wsg-data-watch";
};
"free-range-zoo" = {
url = "https://github.com/oasys-mas/free-range-zoo";

View file

@ -38,7 +38,7 @@ in {
enable = true;
runners = {
"cseseniordesign" = {
url = "https://github.com/cseseniordesign/dqc-r-and-s";
url = "https://github.com/cseseniordesign/unl_sdp-wsg-data-watch";
instances = 4;
};
};