Use workflow version from lab
This commit is contained in:
parent
31fed72a2b
commit
4e1f278087
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flaskr-ci.yaml
vendored
2
.github/workflows/flaskr-ci.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: |
|
||||
cd examples/tutorial
|
||||
pytest
|
||||
# Build Docker image in a separate job so that it's not taited by cached build/test files
|
||||
# Build Docker image in a separate job so that it's not tainted by cached build/test files
|
||||
build-image:
|
||||
needs: tests
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue