We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf4fcf commit a984e3bCopy full SHA for a984e3b
.github/workflows/tests.yaml
@@ -41,7 +41,7 @@ jobs:
41
eval "$($PHPENV_ROOT/bin/phpenv init -)"
42
exec $SHELL -l
43
44
- # source ~/.bash_profile
+ # source ~/.bash_profile
45
# - name: ls $PHPENV_ROOT
46
# run: ls $PHPENV_ROOT
47
0 commit comments