We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38789c1 commit a5260a6Copy full SHA for a5260a6
1 file changed
.github/workflows/test.yaml
@@ -1,6 +1,6 @@
1
on: ["push", "pull_request"]
2
3
-name: Lint
+name: Test
4
5
concurrency:
6
# Cancel older, in-progress jobs from the same PR, same workflow.
0 commit comments