mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 01:37:46 +00:00
Revert "Temporarily disable CI include checks"
This reverts commit 8f65953583.
closes https://github.com/official-stockfish/Stockfish/pull/4904
No functional change
This commit is contained in:
@@ -33,9 +33,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# The include checks currently fail because of broken LLVM nightly packages: https://github.com/llvm/llvm-project/issues/73402
|
||||
#Analyzers:
|
||||
# uses: ./.github/workflows/stockfish_analyzers.yml
|
||||
Analyzers:
|
||||
uses: ./.github/workflows/stockfish_analyzers.yml
|
||||
Sanitizers:
|
||||
uses: ./.github/workflows/stockfish_sanitizers.yml
|
||||
Tests:
|
||||
|
||||
Reference in New Issue
Block a user