Skip to content

Pack box 0K61

Pack box 0K61 #490

name: Validate Inventory
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.9
uses: actions/setup-python@v4
with:
python-version: '3.9'
- name: Install SR tools
# Pin to the tip of main @ 2023-09-19
run: |
pip install git+https://github.com/srobo/tools.git@c97cea716311004129bdbf3651712ba3e970c1ff
- name: Validate inventory
run: sr inv-validate