test action
This commit is contained in:
parent
b65a918083
commit
3051c61fb8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -10,6 +10,7 @@ on:
|
|||
jobs:
|
||||
test-login:
|
||||
uses: ./.github/workflows/login.yml
|
||||
secrets: inherit # pass all secrets
|
||||
pre-commit:
|
||||
uses: ./.github/workflows/pre-commit.yml
|
||||
test:
|
||||
|
|
Loading…
Add table
Reference in a new issue