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 6cddce8 commit dba9d50Copy full SHA for dba9d50
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: ci
3
on: push
4
5
jobs:
6
- quality:
+ ci:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
0 commit comments