This commit is contained in:
Jérôme Leclercq
2022-02-09 16:59:39 +01:00
parent 3beacd3ffc
commit 83b14afbfd
2 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Linux build With Sanitizer And Fuzzings
name: Sanitizer and fuzzing
on:
pull_request:
@@ -86,5 +86,5 @@ jobs:
run: xmake
# Run unit tests
- name: Run Nazara Unit tests
- name: Run unit tests
run: xmake run NazaraUnitTests