Create test env

This commit is contained in:
Dylan 2023-07-02 18:05:07 +01:00
parent 26d4a49f97
commit c99f3de6c1

View File

@ -4,8 +4,8 @@ on: push
jobs:
build:
runs-on: ubuntu-latest
environment: test
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]