Skip to content

Commit 6403b57

Browse files
committed
update tests
1 parent 5eedbd4 commit 6403b57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
- name: run Docker
8484
run: |
8585
python script/setup-docker/docker.py
86+
pip freeze > vetiver_requirements.txt
8687
docker build -t mock .
8788
docker run -d -v $PWD/pinsboard:/vetiver/pinsboard -p 8080:8080 mock
8889
sleep 5

0 commit comments

Comments
 (0)