"git@developer.sourcefind.cn:OpenDAS/torchani.git" did not exist on "6b058c6ee499443bc9814ee3d7e1a3d4adeb1a88"
Unverified Commit a61a1b3e authored by Gao, Xiang's avatar Gao, Xiang Committed by GitHub
Browse files

fix yaml (#11)

parent 79949c73
...@@ -8,6 +8,6 @@ steps: ...@@ -8,6 +8,6 @@ steps:
dockerfile: Dockerfile dockerfile: Dockerfile
tag: latest tag: latest
unit-tests: unit-tests:
image: torchani image: '${{build-torchani}}'
commands: commands:
- cd torchani && python setup.py test - python setup.py test
\ No newline at end of file \ No newline at end of file
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