aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+89bf5c@grudev.com>2020-01-03 17:15:33 +0000
committerGitHub <noreply@github.com>2020-01-03 17:15:33 +0000
commit767645c80ffb7ad3b1cea957d7d86f907777de74 (patch)
tree87ad7911ae5e869e499248fffc2eaea747e6be59
parentGitHub Actions Added windows-latest platform (diff)
downloadsingleapplication-767645c80ffb7ad3b1cea957d7d86f907777de74.tar.xz
GitHub Actions: Fixed typo in the yml
-rw-r--r--.github/workflows/build-cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-cmake.yml b/.github/workflows/build-cmake.yml
index 1dbd3d7..489ba36 100644
--- a/.github/workflows/build-cmake.yml
+++ b/.github/workflows/build-cmake.yml
@@ -1,4 +1,4 @@
-name: CI: Build Test
+name: "CI: Build Test"
on: [push, pull_request]