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