Skip to content

Commit

Permalink
Revert "Temporarily disable CI include checks"
Browse files Browse the repository at this point in the history
This reverts commit 8f65953.

closes official-stockfish#4904

No functional change
  • Loading branch information
Disservin authored and windfishballad committed Jan 23, 2024
1 parent 3a85fec commit f0a1450
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/stockfish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f0a1450

Please sign in to comment.