Skip to content

Commit c72d2e3

Browse files
committed
debug
1 parent 765e6c1 commit c72d2e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/buildtest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
run: |
3030
nix profile remove '.*'
3131
nix profile install --accept-flake-config .
32+
nix profile list
33+
echo $PATH
34+
which devenv
3235
- name: Run tests
3336
run: |
3437
devenv ci

0 commit comments

Comments
 (0)