handle strange input without crashing
This commit is contained in:
parent
690834390a
commit
5486d923bd
2 changed files with 12 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
|||
image: python:3.11
|
||||
image: python:3.11-bookwork
|
||||
|
||||
stages:
|
||||
- test
|
||||
- build
|
||||
test:
|
||||
image: python:3.11-bookworm
|
||||
stage: test
|
||||
variables:
|
||||
TAILSCALESD_API_KEY: tskey-dummy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue