this repo has no description

pwetty pwease? 3

drac 4e7bb19e 74654797

+4 -3
+4 -3
.tangled/workflows/test.yml
··· 1 1 when: 2 2 - event: ["manual", "push"] 3 - steps: 4 - - name: "test" 5 - command: 'echo "hello world"' 6 3 7 4 engine: "nixery" 8 5 ··· 16 13 # nixpkgs 17 14 nixpkgs: 18 15 - nodejs 16 + 17 + steps: 18 + - name: "test" 19 + command: 'echo "hello world"'