Update bors toml

This commit is contained in:
Clémentine Urquizar 2022-04-26 17:36:04 +02:00
parent 7cb7643565
commit ec89030483
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ env:
jobs:
tests:
name: Tests on ${{ matrix.os }} with ${{ matrix.rust }}
name: Tests on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false