forked from extern/nushell
Update ci.yml
This commit is contained in:
parent
41fa1ab656
commit
2e167ea0c6
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -31,11 +31,6 @@ jobs:
|
|||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
|
||||||
uses: styfle/cancel-workflow-action@0.9.1
|
|
||||||
with:
|
|
||||||
access_token: ${{ github.token }}
|
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
|
Loading…
Reference in New Issue
Block a user