Removing concurrency group from acceptance test workflow (#771)

This commit is contained in:
Igor Gov 2022-02-08 13:09:56 +02:00 committed by GitHub
parent 98ca1b2840
commit 2c72c27bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,6 @@ on:
branches:
- 'develop'
concurrency:
group: mizu-acceptance-tests-${{ github.ref }}
cancel-in-progress: true
jobs:
run-acceptance-tests:
name: Run acceptance tests