aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorFilip Gawin <filip.gawin@zoho.com>2021-01-12 21:39:51 +0100
committershfil <filip.gawin@zoho.com>2021-01-12 21:47:19 +0100
commit8929e55bffcfa1506cb1b58269190ba91e38fea4 (patch)
tree7095162f6a7fc6b86bd6acfed5dfb3928c300b48 /.github/workflows
parent11ecab3ca14b642b8f5faff46cc744b979cd41d9 (diff)
Shorten job name
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build-cmake-conan.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-cmake-conan.yml b/.github/workflows/build-cmake-conan.yml
index 2d9b3a98..9f0d8c91 100644
--- a/.github/workflows/build-cmake-conan.yml
+++ b/.github/workflows/build-cmake-conan.yml
@@ -1,4 +1,4 @@
-name: Build re3 using conan+cmake
+name: re3 conan+cmake
on:
pull_request:
push: