Update rust.yml

This commit is contained in:
Alexey 2026-01-09 23:15:52 +03:00 committed by GitHub
parent be1b2db867
commit 2613969a7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ env:
CARGO_TERM_COLOR: always
jobs:
build-and-test:
name: Build & Test
build:
name: Build
runs-on: ubuntu-latest
steps: