Re-ID Regression CI

This commit is contained in:
Paul Pfeister
2024-05-31 17:08:50 -04:00
parent 67258b58a4
commit b2ddd9a396
@@ -7,7 +7,7 @@ on:
branches: [ master ]
jobs:
regression-testing:
tox-matrix:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false # We want to know what version it fails on