| 9 Feb 2024 |
@pinpox:matrix.org | crossposting here as requested:
ofborg is failing to run my test, even though it works fine locally. Can anyone tell me what I'm doing wrong? https://github.com/NixOS/nixpkgs/actions/runs/7843526136/job/21404048992?pr=287455 | 12:04:29 |
Artturin | In reply to @pinpox:matrix.org crossposting here as requested:
ofborg is failing to run my test, even though it works fine locally. Can anyone tell me what I'm doing wrong? https://github.com/NixOS/nixpkgs/actions/runs/7843526136/job/21404048992?pr=287455 That's not ofborg, it's https://github.com/NixOS/nixpkgs/blob/master/.github/workflows/nix-parse.yml | 13:41:05 |
Artturin | Add the test to the passthru.tests of the package btw | 13:45:57 |
Artturin | pinpox: it passes now | 15:20:13 |