From e0ef917dc116fae4f89107412292c13e22e2f962 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Wed, 26 Apr 2023 22:20:51 +0200 Subject: Sample push --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc2bc97..ccead32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: push: jobs: ci: - name: CI + name: Continuous Integration runs-on: ${{ matrix.os }} timeout-minutes: 5 strategy: -- cgit v1.2.3