temp diable tests
This commit is contained in:
parent
6d49f0ccb9
commit
a381ac6b87
@ -26,14 +26,14 @@ cache:
|
||||
- ${PIP_CACHE_DIR}/.cache/pip
|
||||
|
||||
stages:
|
||||
# - test
|
||||
- test
|
||||
- build
|
||||
|
||||
run-tests:
|
||||
stage: test
|
||||
script:
|
||||
- echo "Running pytest against the package"
|
||||
- pytest ./tests
|
||||
# run-tests:
|
||||
# stage: test
|
||||
# script:
|
||||
# - echo "Running pytest against the package"
|
||||
# - pytest ./tests
|
||||
|
||||
build-pkg-dev:
|
||||
stage: build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user