docs: update
This commit is contained in:
parent
599db8dc83
commit
ec69fcb195
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -2,7 +2,7 @@ name: Shellcheck
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: [ubuntu-latest, macOS-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Run shellcheck.
|
- name: Run shellcheck.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user