Browse Source

Add test to CI

pull/2023/head
Fredrik Averpil 5 years ago
parent
commit
1427f80828
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/ubuntu_tests.yml

+ 1
- 0
.github/workflows/ubuntu_tests.yml View File

@ -12,6 +12,7 @@ jobs:
- 3.7.10 - 3.7.10
- 3.8.10 - 3.8.10
- 3.9.5 - 3.9.5
- 3.10.0rc1
runs-on: Ubuntu-20.04 runs-on: Ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2

Loading…
Cancel
Save