Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 11785f5

Browse files
author
staticdev
committed
Recomment tests
1 parent 4671d88 commit 11785f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- { python-version: 3.8, os: windows-latest, session: "tests" }
2222
- { python-version: 3.8, os: macos-latest, session: "tests" }
2323
- { python-version: 3.8, os: ubuntu-latest, session: "typeguard" }
24-
- { python-version: 3.8, os: ubuntu-latest, session: "docs" }
24+
# - { python-version: 3.8, os: ubuntu-latest, session: "docs" }
2525

2626
env:
2727
NOXSESSION: ${{ matrix.session }}

0 commit comments

Comments
 (0)