more ci warnings

This commit is contained in:
hathach 2022-11-16 11:16:40 +07:00
parent 9b9d841770
commit fc523733c1
1 changed files with 3 additions and 0 deletions

View File

@ -16,9 +16,12 @@ jobs:
family:
# Alphabetical order
- 'msp430'
steps:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: Checkout TinyUSB
uses: actions/checkout@v3