cd.yaml: fix build job name
All checks were successful
Build && Deploy / cargo build (push) Successful in 53s
All checks were successful
Build && Deploy / cargo build (push) Successful in 53s
This commit is contained in:
parent
d0cf2fd1b7
commit
8f27d61284
@ -2,7 +2,7 @@ name: Build && Deploy
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
build:
|
||||
name: cargo build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user