SKALE-2202 valid yaml

parent 9b16700d
...@@ -23,7 +23,6 @@ jobs: ...@@ -23,7 +23,6 @@ jobs:
echo "::set-env name=VERSION::$VERSION" echo "::set-env name=VERSION::$VERSION"
echo "Version $VERSION" echo "Version $VERSION"
bash ./scripts/build_image.sh DockerfileSimulation bash ./scripts/build_image.sh DockerfileSimulation
run : bash ./scripts/build_image.sh DockerfileSimulation
- name: build container for testing - name: build container for testing
run: python3 scripts/docker_build.py DockerfileSimulation sgxwalletsim ${GITHUB_SHA} run: python3 scripts/docker_build.py DockerfileSimulation sgxwalletsim ${GITHUB_SHA}
- name: test - name: test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment