Add CI pipeline

This commit is contained in:
T-Money 2023-02-09 19:04:43 +00:00
parent f0f238f950
commit 57427eab87

View file

@ -6,9 +6,6 @@ jobs:
build:
runs-on: ubuntu-latest
# strategy:
# matrix:
# python-version: ["3.7", "3.8", "3.9", "3.10"]
steps:
- uses: actions/checkout@v3