Skip to content

Commit

Permalink
remove cancel statement
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Jun 6, 2023
1 parent 08146b4 commit b280b24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ jobs:
cctp:
name: "Build USDC Bridge (CCTP)"
runs-on: "ubuntu-latest"
concurrency:
group: ${{ github.ref }}-preview
cancel-in-progress: true
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit b280b24

Please sign in to comment.