Fix GitHub workflow names (#2)
This commit is contained in:
parent
9d7628a984
commit
7a9109afbc
3 changed files with 4 additions and 3 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -7,7 +7,7 @@ env:
|
|||
|
||||
jobs:
|
||||
main:
|
||||
name: Main
|
||||
name: CI
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue