Update main.yml

This commit is contained in:
Sai Charan Lanka
2021-08-06 11:18:31 -04:00
committed by Tim Edwards
parent 7e15a26417
commit 30acb8be63
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
run: docker pull vezzal/vezzal:v0
- name: Run the docker image
run: docker run -it vezzal/vezzal:v0 bash
run: docker run -i vezzal/vezzal:v0 bash
- name: Run the test
run: |