Rename job in format workflow to all
This commit is contained in:
parent
e9ac53bb9a
commit
b2242c571f
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Format
|
name: Format
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
native:
|
all:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: hecrj/setup-rust-action@v1
|
- uses: hecrj/setup-rust-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user