From 04909fcf19b1d220914e7726de8c3d0103317b1c Mon Sep 17 00:00:00 2001 From: Nenad Date: Wed, 19 Jun 2024 21:25:38 +0200 Subject: [PATCH] change test.yml > name to ci --- .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 357adcaa..97b4252e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,7 +13,7 @@ # Requires scripts: # - bin/verify-exercises -name: Cairo / Test +name: CI # Run this workflow every time a new commit is pushed to the repository on: