Update test.yml
This commit is contained in:
parent
7faee4a282
commit
2897ef6a02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -13,5 +13,5 @@ name: "Test"
|
|||
permissions: {}
|
||||
|
||||
jobs:
|
||||
Shellcheck:
|
||||
shellcheck:
|
||||
uses: ./.github/workflows/check.yml
|
||||
|
|
Loading…
Reference in a new issue