Skip to content

Commit 58a99d8

Browse files
committed
ci: yaml formatting
1 parent 6be437e commit 58a99d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ jobs:
1111
check:
1212
runs-on: ubuntu-latest
1313
steps:
14+
1415
- uses: actions/checkout@v3
1516
with:
1617
submodules: true
1718
fetch-depth: 0
19+
1820
- uses: cachix/install-nix-action@v17
1921
with:
2022
extra_nix_config: |

0 commit comments

Comments
 (0)