From 9e5ae67a03f571bff75e762b31efc51036edd4eb Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Sun, 31 Mar 2024 13:32:40 +0100 Subject: [PATCH] Revert "Adjust paths" This reverts commit a6a8fc8d956f698aa6eff0fec1593ca90892c678. --- .github/workflows/ci.yml | 4 +--- build_msvc/fuzz/fuzz.vcxproj | 9 +-------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f8f873525a09c..a204473ecc1070 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -280,9 +280,7 @@ jobs: - name: DEBUG it... shell: cmd - run: | - dir src - dir src\test\fuzz + run: dir src - name: Clone fuzz corpus run: | diff --git a/build_msvc/fuzz/fuzz.vcxproj b/build_msvc/fuzz/fuzz.vcxproj index 4120cb00e1606d..fb77251a17939b 100644 --- a/build_msvc/fuzz/fuzz.vcxproj +++ b/build_msvc/fuzz/fuzz.vcxproj @@ -85,14 +85,7 @@ 4018;4244;4267;4334;4715;4805 - - - - - - - - +