reformat
This commit is contained in:
parent
17e5e08f70
commit
87ab03b22e
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ jobs:
|
|||
|
||||
- run: nix flake archive
|
||||
|
||||
- run: nix flake check --verbose --log-format raw
|
||||
- name: nix flake check
|
||||
run: nix flake check --verbose --log-format raw
|
||||
|
||||
- name: teardown ssh
|
||||
if: always()
|
||||
|
|
Loading…
Reference in a new issue