Update test.yml
This commit is contained in:
parent
16ad227a0f
commit
74e9696dee
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -10,4 +10,5 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Test
|
||||
uses: ./.github/workflows/check.yml
|
||||
|
|
Loading…
Reference in a new issue