We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc8c6b3 + 10bab34 commit b11f831Copy full SHA for b11f831
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
12
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
13
jobs:
14
- Build:
+ LintAndTest:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v2
0 commit comments