Update test-models.yml

This commit is contained in:
powderluv
2022-06-30 13:07:36 -07:00
committed by GitHub
parent 188ec5431f
commit 36e2f80fdb

View File

@@ -23,6 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
if: matrix.os == 'a100'
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}