Fix unit tests GitHub action name
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 19:12:22 +0000 (21:12 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 19:12:22 +0000 (21:12 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/unit-tests.yml

index 7b4e5fd42edfbfc60d87b55b1f7b0061c8ab8ef4..76fdba6f142fdc2c92c5540fdef3d23f78f68e83 100644 (file)
@@ -9,7 +9,7 @@ on:
       - master
 
 jobs:
-  build:
+  unit-tests:
     runs-on: ubuntu-latest
     strategy:
       matrix: