ci: fix workflow names

This commit is contained in:
Manuel Vogel 2020-11-11 09:07:34 +01:00
parent b57f755ffa
commit 7a49aae8c8
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- ---
name: Unit Tests name: Acc Tests
on: on:
push: push:
branches: branches:

View file

@ -1,5 +1,5 @@
--- ---
name: Unit Tests name: Compile Tests
on: on:
push: push:
branches: branches: