Skip to content

Commit

Permalink
use workflow from .github/workflows/reusable-workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Anant Thazhemadam <[email protected]>
  • Loading branch information
thazhemadam committed Mar 13, 2024
1 parent bf8bb7c commit 8f976b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ on:
jobs:
format-check:
name: "Check Formatting"
uses: "SciML/.github/.github/reusable-workflows/format-check.yml@at/move-reusable-workflows"
uses: "SciML/.github/.github/workflows/reusable-workflows/format-check.yml@at/move-reusable-workflows"

0 comments on commit 8f976b6

Please sign in to comment.