Rename workflow
This commit is contained in:
parent
ebb8ff712e
commit
e8218f3b8d
1 changed files with 8 additions and 9 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Rust
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -11,7 +11,6 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue