Skip to content

odb: convert areas from double/int/uint to int64_t #2404

odb: convert areas from double/int/uint to int64_t

odb: convert areas from double/int/uint to int64_t #2404

# Lightweight lock file check on Linux only.
# The macOS bazel build does not need to duplicate this.
name: Check MODULE.bazel.lock
on:
pull_request:
jobs:
Check-Bazel-Lock:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Verify lock file is up to date
run: bazelisk mod deps --lockfile_mode=error