We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10de1f4 commit fc305d8Copy full SHA for fc305d8
1 file changed
test/conda/conda_channel_creation.sh
@@ -11,4 +11,4 @@ check "conda-install-tensorflow" bash -c "conda create --name tensorflow-test-en
11
check "conda-install-pytorch" bash -c "conda create --name pytorch-test-env -c conda-forge --yes pytorch"
12
13
# Report result
14
-reportResults
+reportResults
0 commit comments