Skip to content

Commit 38a6885

Browse files
test 12
1 parent 062b89c commit 38a6885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/checkout@v4
5050

5151
- name: Fetch the main branch
52-
run: git fetch origin/main
52+
run: git fetch origin main
5353

5454
- name: Setup Python & Poetry Environment
5555
uses: ./.github/actions/python-environment

0 commit comments

Comments
 (0)