workflows/ci.yml: Fix Code check job name

pull/21/head
Anichitei Ionel-Cristinel 4 years ago committed by GitHub
parent ffad2e8c48
commit 45c9efd024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save