Skip to content

Commit 3dc6699

Browse files
committed
Fix issue in master workflow.
1 parent 2ddc23c commit 3dc6699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
pre-commit:
1111
name: Run pre-commit
1212
runs-on: ubuntu-latest
13+
1314
steps:
14-
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v4
1717

0 commit comments

Comments
 (0)