Skip to content

Commit 4e1c8b9

Browse files
committed
test: add more debug info
1 parent aa54928 commit 4e1c8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_test_linux_prebuilt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
export USE_PREBUILT_OTP="ubuntu-22.04"
4040
vfox install erlang@maint-27
4141
# Hook Shell
42-
echo 'eval "$(vfox activate bash)"' >> "$HOME/.bash_profile"
42+
# echo 'eval "$(vfox activate bash)"' >> "$HOME/.bash_profile"
4343
4444
- name: test installation
4545
shell: bash --norc -l -e -o pipefail {0} # use login shell to load .bashrc:

0 commit comments

Comments
 (0)