Update main.yml

This commit is contained in:
Sai Charan Lanka 2021-07-29 01:16:57 +05:30 committed by Tim Edwards
parent 4e75889605
commit e1a3ae5619
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: Start the container with the docker image
run: docker run -id --name test_netgen vezzal/vezzal:v0 bash | exit
- name: Run the testing on the container
- name: Run the testing on the container and sending the mail
run: docker exec test_netgen /vezzal/test_netgen.sh