Skip to content

Commit f8b8ba5

Browse files
authored
Fix missing newline at end of install_conda_package_after_upgrade.sh
1 parent fc305d8 commit f8b8ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/conda/install_conda_package_after_upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ check "conda-forge" conda config --show channels | grep conda-forge
1818
check "if conda-notice.txt exists" cat /usr/local/etc/vscode-dev-containers/conda-notice.txt
1919

2020
# Report result
21-
reportResults
21+
reportResults

0 commit comments

Comments
 (0)