From e28e8e11eac866e6a72314ee02017626ef6d8b4c Mon Sep 17 00:00:00 2001 From: Pils10 Date: Wed, 18 Sep 2024 22:21:45 +0000 Subject: [PATCH] .automation.yml aktualisiert --- .automation.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.automation.yml b/.automation.yml index 9ad86c3..1e03c92 100644 --- a/.automation.yml +++ b/.automation.yml @@ -7,5 +7,4 @@ steps: image: python:3.11-slim commands: - echo hello - - echo world - - python example.py \ No newline at end of file + - echo world \ No newline at end of file