From a5e396d8538a0c7e3f36094101f84d011da17e46 Mon Sep 17 00:00:00 2001 From: Vertexwahn Date: Mon, 15 Apr 2024 23:05:10 +0200 Subject: [PATCH] Further cleanup --- modules/c-blosc2/2.12.0.bcr.2/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/c-blosc2/2.12.0.bcr.2/presubmit.yml b/modules/c-blosc2/2.12.0.bcr.2/presubmit.yml index bb9f596f603..c9cd9260bc3 100644 --- a/modules/c-blosc2/2.12.0.bcr.2/presubmit.yml +++ b/modules/c-blosc2/2.12.0.bcr.2/presubmit.yml @@ -18,8 +18,8 @@ tasks: run_test: name: Run tests platform: ${{ platform }} + bazel: ${{ bazel }} test_flags: - "--linkopt=-ldl" - bazel: ${{ bazel }} test_targets: - "@c-blosc2//..."