Skip to content

Commit e73460a

Browse files
Update main.yml
1 parent 60b0aa4 commit e73460a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
run-python-on-selfhosted:
99
runs-on: self-hosted
1010
steps:
11-
- name: Checkout repo
12-
uses: actions/checkout@v4
11+
# - name: Checkout repo
12+
# uses: actions/checkout@v4
1313

1414
# - name: Build changes
1515
# run: |

0 commit comments

Comments
 (0)