mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-06 18:56:36 +00:00
Fix syntax err in workflow "ci"
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
2ea03f6b29
commit
4b6b3e667c
1 changed files with 18 additions and 19 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -11,7 +11,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
name: test
|
name: test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Configure toolchain
|
- name: Configure toolchain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue