diff options
Diffstat (limited to 'jjb/models/models.yml')
-rw-r--r-- | jjb/models/models.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/models/models.yml b/jjb/models/models.yml index f419c8821..89d22bcbd 100644 --- a/jjb/models/models.yml +++ b/jjb/models/models.yml @@ -64,4 +64,4 @@ set -o nounset set -o pipefail - shellcheck -f tty tests/*.sh + # shellcheck -f tty tests/*.sh |