We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b37b5c commit 152f18dCopy full SHA for 152f18d
.github/workflows/rust-ci.yaml
@@ -9,7 +9,7 @@ name: Rust CI
9
- cron: 0 14 * * 1
10
jobs:
11
rust-ci:
12
- uses: IronCoreLabs/workflows/.github/workflows/rust-ci.yaml@rust-ci-v0
+ uses: IronCoreLabs/workflows/.github/workflows/rust-ci.yaml@rust-ci-v2
13
with:
14
# only run build, only on the toolchain version
15
# typescript runs the real tests
0 commit comments