Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into broken_rfl
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed Sep 27, 2024
2 parents c115109 + c0efe64 commit e7e4bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
lake -R exe cache get
lake build AliveExamples
(cd SSA/Projects/InstCombine/; ./update_alive_statements.py)
bash -c '! git diff | grep .' # iff git diff is empty, 'grep .' fails, '!' inverts the failure, and in the forced bash
# Disabled due to https://github.com/opencompl/lean-mlir/issues/660 - bash -c '! git diff | grep .' # iff git diff is empty, 'grep .' fails, '!' inverts the failure, and in the forced bash

0 comments on commit e7e4bb8

Please sign in to comment.