mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-16 23:51:29 +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:
|
branches:
|
||||||
- 'develop'
|
- 'develop'
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: mizu-acceptance-tests-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-acceptance-tests:
|
run-acceptance-tests:
|
||||||
name: Run acceptance tests
|
name: Run acceptance tests
|
||||||
|
Loading…
Reference in New Issue
Block a user