Skip to content

Commit

Permalink
build: Fix formatting error flagged by buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
varungandhi-src committed Jul 9, 2024
1 parent 92f9c08 commit f8c8f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/scip/repos/scip_repos_test.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def scip_repos_test_suite(name, patch_paths):
gem_dep[os] = "//gems/scip-ruby/scip-ruby-debug-1993.5.16-x86_64-linux.gem"
else:
candidates.append(patch_basename + "-darwin.patch")

# TODO: Change to arm64-darwin
# NOTE: Keep in sync with index_gem.sh.
gem_dep[os] = "//gems/scip-ruby/scip-ruby-debug-1993.5.16-universal-darwin-20.gem"
Expand Down

0 comments on commit f8c8f46

Please sign in to comment.