Re-ID Regression CI

This commit is contained in:
Paul Pfeister 2024-05-31 17:08:50 -04:00
parent 67258b58a4
commit b2ddd9a396
No known key found for this signature in database
GPG key ID: 70D33A96CBD7A994

View file

@ -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