Use workflow version from lab

This commit is contained in:
ted-cdw 2023-02-23 15:11:28 -05:00
parent 31fed72a2b
commit 4e1f278087

View file

@ -33,7 +33,7 @@ jobs:
run: | run: |
cd examples/tutorial cd examples/tutorial
pytest 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: build-image:
needs: tests needs: tests
permissions: permissions: