mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Run pr-flow with stable toolchain (#1720)
This commit is contained in:
parent
2f926a9151
commit
ed5b394072
@ -22,6 +22,7 @@ private = true
|
|||||||
namespace = "core"
|
namespace = "core"
|
||||||
|
|
||||||
[tasks.pr-flow]
|
[tasks.pr-flow]
|
||||||
|
toolchain = "stable"
|
||||||
category = "Checks"
|
category = "Checks"
|
||||||
description = "Lint and test"
|
description = "Lint and test"
|
||||||
run_task = { name = ["lint", "tests"], fork = true }
|
run_task = { name = ["lint", "tests"], fork = true }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user