Skip to content

Commit c312481

Browse files
committed
fix code checks reference
1 parent abf9563 commit c312481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
run_code_checks:
4343
name: Run code checks
44-
uses: ./.github/workflows/run_code_checks.yaml
44+
uses: ./.github/workflows/code_checks.yaml
4545

4646
update_changelog:
4747
name: Update changelog

0 commit comments

Comments
 (0)