Skip to content

Commit abf9563

Browse files
committed
Separate code_checks and doc_checks
1 parent 7314773 commit abf9563

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/pre_release.yaml

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

3535
run_code_checks:
3636
name: Run code checks
37-
uses: ./.github/workflows/run_code_checks.yaml
37+
uses: ./.github/workflows/code_checks.yaml
3838

3939
update_changelog:
4040
name: Update changelog

0 commit comments

Comments
 (0)