Update cppcheck.yml

pull/137/head
SChernykh 2022-02-21 16:59:32 +01:00
parent 752e2381d6
commit c56773d4d6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
run: |
mkdir build
cd build
cmake .. -G "Visual Studio 16 2019"
cmake .. -G "Visual Studio 17 2022"
- name: Run cppcheck
run: |