Add CI pipeline
This commit is contained in:
parent
f0f238f950
commit
57427eab87
1 changed files with 0 additions and 3 deletions
3
.github/workflows/flaskr-ci.yaml
vendored
3
.github/workflows/flaskr-ci.yaml
vendored
|
|
@ -6,9 +6,6 @@ jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# strategy:
|
|
||||||
# matrix:
|
|
||||||
# python-version: ["3.7", "3.8", "3.9", "3.10"]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue