Skip to content

Commit dd03c70

Browse files
authored
ci: fix typo (#8)
1 parent ea42e1c commit dd03c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install nix
1515
uses: DeterminateSystems/nix-installer-action@v16
1616

17-
- name: Check formattting
17+
- name: Check formatting
1818
run: nix develop -c cargo fmt --check
1919

2020
- name: Lint

0 commit comments

Comments
 (0)