From 5021eb485d87b635dc4c3abadae272f9dc34e3e7 Mon Sep 17 00:00:00 2001 From: AJIOB Date: Fri, 28 Aug 2026 22:47:28 +0300 Subject: [PATCH] chore: fix typo in comment --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 637bc155a2..18171f7f93 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -258,7 +258,7 @@ jobs: - name: Chmod for binary run: chmod +x ${SCCACHE_PATH} - # Ensure that HIPCC isn't already borken + # Ensure that HIPCC isn't already broken - name: Sanity Check run: | export LD_PRELOAD=$PWD/target/debug/librandomize_readdir.so