Skip to content

Commit 21b464d

Browse files
authored
Merge pull request #4 from zhkag/add-ci
add RT-Thread_Packages_Test ci
2 parents 5fb60ce + 193b57c commit 21b464d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/action.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: RT-Thread_Packages_Test
2+
3+
on:
4+
[push, pull_request]
5+
6+
jobs:
7+
pkgs-test:
8+
uses: RT-Thread/pkgs-test/.github/workflows/pkgs-action.yml@main

0 commit comments

Comments
 (0)