Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zhkag committed May 8, 2023
1 parent 8cfd663 commit 696fccd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: RT-Thread_Packages_Test

on:
[push, pull_request]

jobs:
pkgs-test:
uses: RT-Thread/pkgs-test/.github/workflows/pkgs-action.yml@main

0 comments on commit 696fccd

Please # to comment.