aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 23:19:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 23:19:02 +0300
commit8ee5b650a2d77467a522e5de3976b2add009b8cf (patch)
tree83dad404867471987cc0aed598c6504a6abeea48 /.github/workflows/ci.yml
parentworkflows/test -> workflows/ci (diff)
downloadsorting-algorithms-8ee5b650a2d77467a522e5de3976b2add009b8cf.tar.gz
sorting-algorithms-8ee5b650a2d77467a522e5de3976b2add009b8cf.zip
workflows/ci: rename to "CI"
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f36a65..c3f5e58 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Test
+name: CI
on:
push: