Skip to content

Commit

Permalink
Enable lld in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Nov 19, 2024
1 parent aa5c86a commit 27dbc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lld-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ concurrency:

jobs:
check_lld:
if: github.repository_owner == 'llvm'
# if: github.repository_owner == 'llvm'
name: Test lld
uses: ./.github/workflows/llvm-project-tests.yml
with:
Expand Down

0 comments on commit 27dbc3a

Please sign in to comment.