Skip to content

Commit

Permalink
add missing trailing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanhphan1147 committed Apr 5, 2024
1 parent a43e8c4 commit 06affe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-pre-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export PYENV_ROOT="$HOME/.pyenv"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
pyenv install 3.12.2
pyenv doctor
pyenv doctor

0 comments on commit 06affe9

Please sign in to comment.