removed unnecessary concurrency group from nightly workflow

This commit is contained in:
Anton-4 2022-06-20 15:07:46 +02:00
parent 4e6c4d9685
commit ff9980d5ad
No known key found for this signature in database
GPG Key ID: C954D6E0F9C0ABFD

View File

@ -4,10 +4,6 @@ on:
name: Nightly Release Apple Silicon
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-and-build:
name: Rust tests, build and package nightly release