mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
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 }}
|
||||
|
||||
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 New Issue
Block a user