mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
Update ci.yml
This commit is contained in:
parent
41fa1ab656
commit
2e167ea0c6
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -31,11 +31,6 @@ jobs:
|
|||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
steps:
|
||||
- name: Cancel Previous Runs
|
||||
uses: styfle/cancel-workflow-action@0.9.1
|
||||
with:
|
||||
access_token: ${{ github.token }}
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup Rust toolchain
|
||||
|
|
Loading…
Reference in a new issue