mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
GitHub CI: speed up test compilation
This commit is contained in:
parent
9f60c4e460
commit
304ff0a8ee
2 changed files with 5 additions and 1 deletions
|
|
@ -35,3 +35,7 @@ inherits = "release-debug"
|
|||
[profile.release-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
|
||||
[profile.test-fast]
|
||||
inherits = "release"
|
||||
lto = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue