fix
This commit is contained in:
parent
bc579b71b0
commit
e55aa0c048
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'project/**'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
CodeCheck:
|
@ -1,9 +1,10 @@
|
||||
name: template
|
||||
name: src
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
@ -2,6 +2,9 @@
|
||||
|
||||
[![sites](http://182.61.61.133/link/resources/SoC.png)](http://www.SoC.Xin)
|
||||
|
||||
[![Build Status](https://github.com/SoCXin/CH552/workflows/project/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/project.yml)
|
||||
[![Build Status](https://github.com/SoCXin/CH552/workflows/src/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/src.yml)
|
||||
|
||||
#### [Vendor](https://github.com/SoCXin/Vendor):[WCH](http://www.wch.cn/)
|
||||
#### [Core](https://github.com/SoCXin/8051):[8051](https://github.com/SoCXin/8051)
|
||||
#### [Level](https://github.com/SoCXin/Level):24MHz
|
||||
|
Loading…
Reference in New Issue
Block a user