Skip to content

Commit 1befabe

Browse files
authored
Apply suggestions from code review
1 parent 48c773c commit 1befabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python -m pip install -e .
3535
3636
- name: Test
37-
timeout-minutes: 2
37+
timeout-minutes: 1
3838
run: python -m pytest --cov-report=xml --cov=.
3939

4040
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)