fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
Ivan Vazhenin
2024-02-25 15:44:54 +03:00
parent bf01fbc69d
commit 4078dbd84c

View File

@@ -986,7 +986,6 @@ def test():
os.makedirs(dir)
worker.makeResponse(request_string, dir)
make_archive(dir, 'zip', dir, '.')
pass