better workflow names

This commit is contained in:
arthur.jamet
2021-06-01 13:48:34 +02:00
parent 01bcf4b34a
commit 0ee8a350c5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Linux Build epi env
name: Linux Build (Epitech Container)
on: [push, pull_request]
jobs:
@@ -1,4 +1,4 @@
name: Build
name: Windows Build
on: [push, pull_request]
jobs:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Tests
name: Unit Tests
on: [push, pull_request]
jobs: