mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-08 22:10:50 +00:00
Removing concurrency group from acceptance test workflow (#771)
This commit is contained in:
4
.github/workflows/acceptance_tests.yml
vendored
4
.github/workflows/acceptance_tests.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user