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 4460b46 commit dec03b9Copy full SHA for dec03b9
.github/workflows/_build-rust.yml
@@ -29,7 +29,7 @@ on:
29
description: Whether tests should be executed.
30
31
jobs:
32
- build:
+ check_rust:
33
runs-on: ubuntu-latest
34
steps:
35
- name: Check out
0 commit comments