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 bc8c6b3 commit 10bab34Copy full SHA for 10bab34
.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