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