Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
epicadk committed Apr 15, 2021
1 parent b663eeb commit a9bd956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ docker_host_dev:
python_tests:
python -m unittest discover tests
docker_test:
docker-compose -f docker-compose.test.yml up --build --exit-code-from mentorship_system_test --remove-orphans
docker-compose -f docker-compose.test.yml up --build --remove-orphans
docker_dev:
docker-compose up --build --remove-orphans
generate_cov:
Expand Down

0 comments on commit a9bd956

Please sign in to comment.