mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 10:26:37 +00:00
CI: Use actions from testing repo
This commit is contained in:
parent
b30b942417
commit
e521ddb3dc
2 changed files with 2 additions and 22 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -58,10 +58,10 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Run Pull Container
|
||||
uses: ./nuttx/.github/actions/ci-container
|
||||
uses: ./testing/.github/actions/ci-container
|
||||
|
||||
- name: Run builds
|
||||
uses: ./nuttx/.github/actions/ci-container
|
||||
uses: ./testing/.github/actions/ci-container
|
||||
env:
|
||||
BLOBDIR: /tools/blobs
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue