this repo has no description

pwetty pwease? 2

drac 74654797 97a36f1b

+13
+13
.tangled/workflows/test.yml
··· 3 3 steps: 4 4 - name: "test" 5 5 command: 'echo "hello world"' 6 + 7 + engine: "nixery" 8 + 9 + # using the default values 10 + clone: 11 + skip: false 12 + depth: 1 13 + submodules: false 14 + 15 + dependencies: 16 + # nixpkgs 17 + nixpkgs: 18 + - nodejs