mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-24 21:03:04 +00:00
Re-ID Regression CI
This commit is contained in:
parent
67258b58a4
commit
b2ddd9a396
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
regression-testing:
|
tox-matrix:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false # We want to know what version it fails on
|
fail-fast: false # We want to know what version it fails on
|
Loading…
Reference in a new issue