This commit is contained in:
Kreyren 2020-02-08 05:57:42 +00:00
parent beef2b1bdb
commit 5d9137d54e

@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: make build-clang-c
run: make build-clang-c
run: exit "$NEUTRALCODE"
check-clang-c:
runs-on: ubuntu-latest
steps: