Skip to content

Generic True Diversity 2.4 C3 target #164

Generic True Diversity 2.4 C3 target

Generic True Diversity 2.4 C3 target #164

Workflow file for this run

name: Validate
on:
pull_request:
push:
branches-ignore:
- master
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Validate hardware target files
run: |
python .github/targets_validator.py