Skip to content

Commit

Permalink
test concurrency
Browse files Browse the repository at this point in the history
Signed-off-by: Anant Thazhemadam <[email protected]>
  • Loading branch information
thazhemadam committed Apr 16, 2024
1 parent c7d22a6 commit a258a97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ on:
branches:
- 'master'
- 'release-'
- 'at/test-concurrency'
tags: '*'
pull_request:

jobs:
format-check:
name: "Format Checks"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@014c98428fa1165dbf01478156359253f984fb0a"
uses: "SciML/.github/.github/workflows/format-check.yml@at/test-concurrency"

0 comments on commit a258a97

Please sign in to comment.