From 06806e8121cefa560215d0a150dc14fb7aef70c2 Mon Sep 17 00:00:00 2001 From: zmoog Date: Sat, 22 Feb 2020 07:48:28 +0100 Subject: [PATCH] Update CI workflow name --- .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 c9c386f..813a0b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Python package +name: CI on: [push]