Add test to CI

This commit is contained in:
Fredrik Averpil 2021-08-03 20:10:53 +02:00
parent 9db1193c2a
commit 1427f80828

View file

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