Install dfVFS from GIFT
This commit is contained in:
parent
d1f6b68f34
commit
2eb427aba7
1 changed files with 0 additions and 3 deletions
3
.github/workflows/unit-tests.yml
vendored
3
.github/workflows/unit-tests.yml
vendored
|
@ -10,11 +10,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python-version: '3.6'
|
|
||||||
- python-version: '3.7'
|
|
||||||
- python-version: '3.8'
|
- python-version: '3.8'
|
||||||
- python-version: '3.9'
|
- python-version: '3.9'
|
||||||
- python-version: '3.10'
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue