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