We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbec12 commit 500c4e3Copy full SHA for 500c4e3
1 file changed
.github/workflows/test.yml
@@ -22,5 +22,5 @@ jobs:
22
- name: check-format-on-pr
23
run: make format
24
25
- - name: check-link-on-pr
+ - name: check-lint-on-pr
26
run: make lint
0 commit comments