Skip to content

Commit

Permalink
Adjsut test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Dec 1, 2024
1 parent 5ad4b12 commit de52fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-integration-tests-parallel.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Run Integration Tests v2
name: Run Integration Tests v3
concurrency:
group: Run-Integration-Tests-${{ github.workflow }}-${{ github.head_ref || github.event.workflow_run.head_branch || github.run_id }}
group: Run-Integration-Tests-Parallel-${{ github.workflow }}-${{ github.head_ref || github.event.workflow_run.head_branch || github.run_id }}
cancel-in-progress: true

on:
Expand Down

0 comments on commit de52fb5

Please sign in to comment.