From 882fa2bcca3a46356cad28d351572fe885aab3b7 Mon Sep 17 00:00:00 2001 From: QuentinC26 Date: Wed, 30 Apr 2025 13:46:56 +0200 Subject: [PATCH] ajout d'un nouveau script --- .github/workflows/test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/test.py diff --git a/.github/workflows/test.py b/.github/workflows/test.py new file mode 100644 index 0000000..ac9c32e --- /dev/null +++ b/.github/workflows/test.py @@ -0,0 +1 @@ +print('This is my Introduction to Open Source Software lab') \ No newline at end of file