mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
test ci
This commit is contained in:
parent
032f55feb6
commit
0a673de78a
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -62,10 +62,14 @@ jobs:
|
||||
- name: Build
|
||||
run: python3 tools/build_family.py ${{ matrix.family }}
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.family }}
|
||||
path: _bin/
|
||||
- name: test
|
||||
run: |
|
||||
ls -a _bin/*
|
||||
|
||||
#- uses: actions/upload-artifact@v2
|
||||
# with:
|
||||
# name: ${{ matrix.family }}
|
||||
# path: _bin/
|
||||
#TODO upload release assest upload
|
||||
|
||||
# Build all no-family (opharned) boards
|
||||
|
Loading…
x
Reference in New Issue
Block a user