aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci_github.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 19:14:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 19:14:23 +0300
commit0fa3ad2c007d1ea90694f73754ccac8c42dcdf93 (patch)
tree2133c45f56693878fc7b4c00a9005469eb78bd77 /.github/workflows/ci_github.yml
parentsetup.cfg: fix package name (diff)
downloadcmake-common-0fa3ad2c007d1ea90694f73754ccac8c42dcdf93.tar.gz
cmake-common-0fa3ad2c007d1ea90694f73754ccac8c42dcdf93.zip
remove excessive logging & obsolete project.ci.* packages
Logging command line arguments before parsing them is a bit excessive.
Diffstat (limited to '.github/workflows/ci_github.yml')
-rw-r--r--.github/workflows/ci_github.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci_github.yml b/.github/workflows/ci_github.yml
index 897e37e..4c4116e 100644
--- a/.github/workflows/ci_github.yml
+++ b/.github/workflows/ci_github.yml
@@ -1,5 +1,3 @@
-# The project.ci.github package is tested.
-
name: CI (GitHub)
on: