diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5f03d3f..c102f62 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 and sending the mail + - name: Run the testing on the container and sends the mail run: docker exec test_netgen /vezzal/test_netgen.sh