mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
fix GH CI (#1052)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
# https://stackoverflow.com/a/59076067/4521646
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user