From a2da3e7ad8b464ec183e9adec44f9a5c18eb8cd0 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 3 Nov 2022 13:48:38 +0100 Subject: [PATCH] Delete hello.py --- .github/workflows/hello.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/workflows/hello.py diff --git a/.github/workflows/hello.py b/.github/workflows/hello.py deleted file mode 100644 index 75d9766..0000000 --- a/.github/workflows/hello.py +++ /dev/null @@ -1 +0,0 @@ -print('hello world')