- the CI/CD workflow did not defined the TBW_GHDL_OPTS environment variable,
as consequence VHDL IEEE package warnings at t=0ms were not suppressed and
polluted the log files
- that problem was already in .travis.yml and was carried over to ci.yml
- now fixed, and log files are not cluttered anymore with essentially
unavoidable but harmless warnings at t=0ms.