Fixed upload_secrets_test
Some checks failed
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Failing after 1m23s

This commit is contained in:
Luis Hebendanz 2023-10-03 15:14:50 +02:00
parent 7dde66c0df
commit 8fa241a36b

View File

@ -3,6 +3,7 @@ import json
import logging
import os
import shlex
import sys
import subprocess
from pathlib import Path
from tempfile import TemporaryDirectory