Clobber conflicting definitions in shells

This commit is contained in:
Ajeet D'Souza
2020-10-25 01:01:18 +05:30
parent c0a1a78c29
commit bc17c25cf6
9 changed files with 174 additions and 24 deletions
+1
View File
@@ -15,6 +15,7 @@ jobs:
- run: sudo apt update
- run: sudo add-apt-repository universe
- run: sudo apt install bash dash fish powershell shellcheck xonsh zsh
- run: sudo snap install shfmt
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with: