Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# A build that succeeds still proves nothing about WHICH library the image
# holds, and a narrower one is the failure this guards: a libmeos configured
# without -DALL=ON carries no S2CELL and no POSECHAIN entry, while the jar
# without -DALL=ON carries no S2CELL and no POSE entry, while the jar
# generated from the catalog of master names both. `temporal_merge` is the
# positive control — were it missing too, the check would be reading the
# wrong file rather than a narrow build.
Expand Down
Loading