Skip to content

Commit 80f5a0b

Browse files
committedMay 5, 2020
Typo
1 parent f39a5b6 commit 80f5a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pyflakes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
python-version: 3.7.6
1313
architecture: x64
14-
- name: Checkout PyTorch
14+
- name: Checkout
1515
uses: actions/checkout@master
1616
- name: Install flake8
1717
run: pip install flake8

0 commit comments

Comments
 (0)
Please sign in to comment.