mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-24 05:38:25 +00:00
run graph to see what is installed w/ burnettk
This commit is contained in:
parent
b4af002449
commit
7a041aadc9
2
.github/workflows/create-docker-action.yml
vendored
2
.github/workflows/create-docker-action.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
- run: psql -h localhost -c 'create database crc_test;' -U postgres
|
- run: psql -h localhost -c 'create database crc_test;' -U postgres
|
||||||
- run: pip install pipenv
|
- run: pip install pipenv
|
||||||
- run: pipenv install --dev
|
- run: pipenv install --dev
|
||||||
- run: pipenv run coverage
|
- run: pipenv graph
|
||||||
- run: pipenv run coverage run -m pytest
|
- run: pipenv run coverage run -m pytest
|
||||||
- run: pipenv run coverage xml -i
|
- run: pipenv run coverage xml -i
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user