This commit is contained in:
parent
bcb4f76a7d
commit
afe2b71616
1 changed files with 3 additions and 1 deletions
|
@ -18,4 +18,6 @@ jobs:
|
||||||
- name: direnv
|
- name: direnv
|
||||||
run: direnv allow
|
run: direnv allow
|
||||||
- name: treefmt
|
- name: treefmt
|
||||||
run: treefmt
|
run: |
|
||||||
|
direnv allow
|
||||||
|
treefmt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue