mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -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
|
- uses: logto-io/actions-package-logto-artifact@v1.0.0
|
||||||
with:
|
with:
|
||||||
artifact-name: integration-test-${{ github.sha }}
|
artifact-name: integration-test-${{ github.sha }}
|
||||||
branch: ${{ github.ref }}
|
branch: ""
|
||||||
|
|
||||||
run-logto:
|
run-logto:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue