Skip to content

Commit

Permalink
remove concurrency check from testing job
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Jun 4, 2024
1 parent 383b044 commit 5caa7d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
paths-ignore:
- '*.md'
pull_request:
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
permissions:
Expand Down

0 comments on commit 5caa7d5

Please sign in to comment.