Skip to content

Commit c6f0021

Browse files
committed
qsdfljqsdf
1 parent 877d5b8 commit c6f0021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- run: sudo apt install nix
9-
- run: tree
9+
- run: echo tree
1010
- run: sudo nix develop --experimental-features 'nix-command flakes'
1111
- run: make
1212
- run: make clean

0 commit comments

Comments
 (0)