Rename the Test job from compatibility-tests to avoid name collision with another job in the main workflow

This commit is contained in:
Fülöp Kovács 2022-06-13 11:17:01 +02:00 committed by Fülöp
parent 8ef99aef1b
commit a6951effd8

View file

@ -7,7 +7,7 @@ on:
branches: [main]
jobs:
Test:
Compatibility-Tests:
runs-on: ubuntu-latest
strategy: