mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02:00
test_m_eff and test_utility added
This commit is contained in:
parent
25d250cd53
commit
4f8345ac86
3 changed files with 27 additions and 2 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
|
||||
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue