Skip to content

Commit 2640946

Browse files
githubsgijafraustro
authored andcommitted
Update .github/workflows/main_distributed.yaml
ok Co-authored-by: Jaime Fraustro <[email protected]>
1 parent 997c123 commit 2640946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_distributed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python 3.10
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: 3.10
23+
python-version: '3.10'
2424
- name: Install PyTorch
2525
uses: astral-sh/setup-uv@v6
2626
- name: Run Tests

0 commit comments

Comments
 (0)