This commit is contained in:
parent
0e667b0db9
commit
4fd33e6ceb
1 changed files with 7 additions and 7 deletions
|
@ -15,10 +15,10 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'main'
|
||||
- name: direnv
|
||||
run: direnv allow
|
||||
- name: treefmt
|
||||
run: |
|
||||
echo "##[group]direnv/treefmt"
|
||||
direnv allow
|
||||
treefmt
|
||||
- name: dev
|
||||
uses: actions/nix/develop@main
|
||||
with:
|
||||
flake: .
|
||||
run: |
|
||||
direnv allow
|
||||
treefmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue