From a6e59bb7d12c52c72f69aeffc1c5c436dfb314b3 Mon Sep 17 00:00:00 2001 From: Unam3dd Date: Tue, 11 Jun 2024 09:59:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Change=20name=20of=20the=20conta?= =?UTF-8?q?iner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just change the name of the container --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7d1ffb5..34a8ae6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Ubuntu - Memcpy Naive implementation Tests +name: Ubuntu - Tests on: [push, pull_request]