CI: Rework fuzzing and sanitizing

This commit is contained in:
Jérôme Leclercq
2022-02-05 15:53:30 +01:00
parent 5a306ef0cb
commit 8094949001
6 changed files with 62 additions and 24 deletions

View File

@@ -4,6 +4,7 @@ on:
pull_request:
push:
paths-ignore:
- '.github/workflows/linux-build-sanitizer.yml'
- '.github/workflows/linux-build.yml'
- '.github/workflows/windows-build.yml'
- '.gitignore'
@@ -76,7 +77,7 @@ jobs:
# Build the engine
- name: Build Nazara
run: xmake -v
run: xmake
# Install the result files
- name: Install Nazara