Skip to content

Commit 18f197c

Browse files
Update test.yml
1 parent 3d7034d commit 18f197c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
python-version:
1818
- 3.8
1919
- 3.9
20+
include:
21+
- os: "ubuntu-latest"
22+
python-version: "3.9"
2023
steps:
2124
- uses: actions/checkout@v2
2225
with:

0 commit comments

Comments
 (0)