Update job name
This commit is contained in:
parent
e53cb3a50a
commit
b0dad10907
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
build_and_deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue