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
All checks were successful
ci / nix-fmt (push) Successful in 2m43s
This commit is contained in:
parent
82ddf63a07
commit
680f7ebd64
2 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue