ci: ignore tests.sh
This commit is contained in:
parent
c9cd4a913d
commit
05aaf3960c
1 changed files with 1 additions and 0 deletions
1
tests.sh
1
tests.sh
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
# shellcheck disable=all
|
||||
|
||||
# führe Script nach Fehlern weiter aus
|
||||
set +e
|
||||
|
|
Reference in a new issue