aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2020-01-12 22:45:49 +0800
committerGitHub <noreply@github.com>2020-01-12 22:45:49 +0800
commitc6225ff516c5842199633b1bb9efd6c9f22c1d4e (patch)
tree50c4bad4722c71361557bde14139bcdc1112ec2c /.github
parent5552e85efca963b69fda6a8aa5fd6428ad8884a6 (diff)
downloadyuescript-c6225ff516c5842199633b1bb9efd6c9f22c1d4e.tar.gz
yuescript-c6225ff516c5842199633b1bb9efd6c9f22c1d4e.tar.bz2
yuescript-c6225ff516c5842199633b1bb9efd6c9f22c1d4e.zip
Update ccpp.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ccpp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml
index 6e2e48c..cf8d270 100644
--- a/.github/workflows/ccpp.yml
+++ b/.github/workflows/ccpp.yml
@@ -1,4 +1,4 @@
1name: C/C++ CI 1name: CPPCI
2 2
3on: [push] 3on: [push]
4 4