mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-09-03 16:28:25 +02:00
Update main.yml
This commit is contained in:
committed by
Tim Edwards
parent
7e15a26417
commit
30acb8be63
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user