mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-15 23:25:34 +00:00
Removing concurrency group from acceptance test workflow (#771)
This commit is contained in:
parent
98ca1b2840
commit
2c72c27bc9
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
|
||||
|
Loading…
Reference in New Issue
Block a user