Skip to content

Commit cdd9353

Browse files
authored
Update pants.yaml (#88)
1 parent d98ea4b commit cdd9353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
./pants --version
4848
- name: Check BUILD files
4949
run: ./pants tailor --check update-build-files --check
50-
- name: Lint and typechck
50+
- name: Lint and typecheck
5151
run: |
5252
./pants lint typecheck ::
5353
- name: Test

0 commit comments

Comments
 (0)