mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
test: test the workflow
test the workflow
This commit is contained in:
parent
becf591697
commit
bf76a72925
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration-test.yml
vendored
1
.github/workflows/integration-test.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
- uses: logto-io/actions-package-logto-artifact@v1.0.0
|
||||
with:
|
||||
artifact-name: integration-test-${{ github.sha }}
|
||||
branch: ${{ github.ref }}
|
||||
|
||||
run-logto:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in a new issue