We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28ac94 commit 326db79Copy full SHA for 326db79
1 file changed
.github/workflows/daily_property_tests.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: "Install Rust toolchain"
38
run: rustup show
39
- name: "Install mold"
40
- uses: rui314/setup-mold@85c79d00377f0d32cdbae595a46de6f7c2fa6599 # v1
+ uses: rui314/setup-mold@702b1908b5edf30d71a8d1666b724e0f0c6fa035 # v1
41
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
42
- name: Build ty
43
# A release build takes longer (2 min vs 1 min), but the property tests run much faster in release
0 commit comments