mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 07:08:03 -05:00
Running against last remote commit would induce undesired behavior, especially on pull-request approval. For example a change in integer layer could occur in the pull-request commits list but the changes aren't contained in the last remote commit. Then, on approval, aws_tfhe_integer_tests.yml workflow would be skipped although it should run regarding the base commit.