fixing workflows

This commit is contained in:
Pauls Jakovels 2021-03-04 14:28:33 +02:00
parent 6ef416ba86
commit b6a7715794

View File

@ -9,7 +9,7 @@ jobs:
run: docker-compose up -d
- name: Test
env:
GN_INSTANCE_FOLDER: /tmp
GN_INSTANCE_FOLDER: /tmp/gradio-node-instance
GN_CONTAINER_NAME: gradido-node-build
run: docker run gradido-node-test
timeout-minutes: 2