mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-08-29 01:14:24 +02:00
Update main.yml
This commit is contained in:
committed by
Tim Edwards
parent
ec8299ea14
commit
b99fb96259
@@ -34,7 +34,7 @@ jobs:
|
||||
run: docker pull vezzal/vezzal:v0
|
||||
|
||||
- name: Run the docker image
|
||||
run: docker-compose run -t vezzal/vezzal:v0 bash
|
||||
run: docker run -i vezzal/vezzal:v0 bash
|
||||
|
||||
- name: Run the test
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user