Exclude location detail

This commit is contained in:
Andrew 2024-02-18 18:42:07 +13:00
parent f969d03bde
commit 51c56329a6

View file

@ -55,6 +55,7 @@ jobs:
env:
CARGO_BUILD_TARGET: ${{ matrix.target }}
RUSTFLAGS: -Zlocation-detail=none
steps:
- name: Checkout source