1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-02-22 10:51:59 +00:00

workflows/ci.yml: Fix Code check job name

This commit is contained in:
Anichitei Ionel-Cristinel 2020-09-22 18:06:45 +03:00 committed by GitHub
parent ffad2e8c48
commit 45c9efd024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ jobs:
- name: Build bddisasm and bdshemu for Win32
run: MSBuild /t:Rebuild /p:Configuration=Release /p:Platform=Win32 bddisasm.sln
Code checks:
Code-checks:
runs-on: ubuntu-latest