Fix CI
This commit is contained in:
4
.github/workflows/linux-build-sanitizer.yml
vendored
4
.github/workflows/linux-build-sanitizer.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user