Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Dec 16, 2022
1 parent 5eedbd4 commit 6403b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
- name: run Docker
run: |
python script/setup-docker/docker.py
pip freeze > vetiver_requirements.txt
docker build -t mock .
docker run -d -v $PWD/pinsboard:/vetiver/pinsboard -p 8080:8080 mock
sleep 5
Expand Down

0 comments on commit 6403b57

Please sign in to comment.