Update ci.yml

This commit is contained in:
JT 2022-02-21 10:47:57 -05:00 committed by GitHub
parent 41fa1ab656
commit 2e167ea0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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