Skip to content

Use repo version of sr-tools #403

Use repo version of sr-tools

Use repo version of sr-tools #403

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
run: |
pip install git+https://github.com/srobo/tools.git
- name: Validate inventory
run: sr inv-validate