We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44cd1a commit 0bd7755Copy full SHA for 0bd7755
.github/workflows/ci.yml
@@ -54,4 +54,4 @@ jobs:
54
-e SKIP_VULTURE=${SKIP_VULTURE}
55
-e THEMIX_GUI_PATH=${THEMIX_GUI_PATH}
56
oomox:latest
57
- ./maintenance_scripts/lint.sh
+ bash -c 'ls -la /bin/sh ; ./maintenance_scripts/lint.sh'
0 commit comments