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 #4904

No functional change
  • Loading branch information
Disservin committed Dec 10, 2023
1 parent 7a8bcfc commit dadff46
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/stockfish.yml
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 dadff46

Please sign in to comment.