Skip to content

Commit

Permalink
Merge branch 'maplibre:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Oct 20, 2024
2 parents 2f898b5 + 6f201fc commit 05746e1
Show file tree
Hide file tree
Showing 20 changed files with 1,714 additions and 1,100 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-05-24
override: true
toolchain: nightly-2024-10-01

- name: Cleanup GCDA files
run: rm -rf martin/target/debug/deps/*.gcda
Expand Down
Loading

0 comments on commit 05746e1

Please sign in to comment.