Update main.yml

This commit is contained in:
Sai Charan Lanka 2021-08-06 20:40:53 +05:30 committed by Tim Edwards
parent 903b813821
commit bdd7d25943
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
run: docker run -id --name test_netgen vezzal/vezzal:v0 bash | exit
- name: Run the testing on the container and send the mail
run: docker exec test_netgen /vezzal/test_netgen.sh "lankasaicharan123@gmail.com" ${{ secrets.MAILING_KEY }}
run: docker exec test_netgen /vezzal/test_netgen.sh "tim@opencircuitdesign.com,lankasaicharan123@gmail.com" ${{ secrets.MAILING_KEY }}