We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3db8a commit c9c36d4Copy full SHA for c9c36d4
.github/workflows/release.yml
@@ -12,7 +12,7 @@
12
13
14
jobs:
15
- test:
+ tests:
16
uses: "./.github/workflows/test.yml"
17
lint:
18
uses: "./.github/workflows/lint.yml"
0 commit comments