We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6ad85 commit a4a5558Copy full SHA for a4a5558
1 file changed
.github/workflows/run-all-unit-tests.yaml
@@ -43,7 +43,7 @@ jobs:
43
sudo chsh -s $(which zsh) $USER
44
echo $0
45
46
-# Clean up the residue from the bashrc file
+# Clean up the residue from the bashrc file
47
echo $ZSH_NAME $ZSH_VERSION
48
export SHELL=/bin/zsh
49
touch ~/.zshrc
0 commit comments