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
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
native:
|
||||
all:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: hecrj/setup-rust-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user