Miscellaneous changes #266

Merged
lucas merged 49 commits from feat/misc into master 2025-07-02 16:25:44 +02:00
Showing only changes of commit a2b17d749c - Show all commits

View file

@ -31,6 +31,6 @@ steps:
CARGO_INCREMENTAL: 0
- bash: |
pwd
find ./target
/usr/bin/find ./target
displayName: List files in target
condition: always()