We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85dd25 commit 3020419Copy full SHA for 3020419
.github/workflows/rust.yml
@@ -57,7 +57,7 @@ jobs:
57
- run: cargo test --target ${{ matrix.target }}
58
59
build_result:
60
- name: homu build finished
+ name: Result
61
runs-on: ubuntu-latest
62
needs:
63
- "build"
0 commit comments