mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
split trainer tests (#956)
* split trainer tests * Apply suggestions from code review * format string * add CI timeout
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
python-version: [3.6, 3.7]
|
||||
requires: ['minimal', 'latest']
|
||||
|
||||
# https://stackoverflow.com/a/59076067/4521646
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user