mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
fix: fix dev feature disabled integration tests
fix dev feature disabled integration tests
This commit is contained in:
parent
0f39d39f7a
commit
3fbf213f13
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ jobs:
|
||||||
- uses: logto-io/actions-package-logto-artifact@v2
|
- uses: logto-io/actions-package-logto-artifact@v2
|
||||||
with:
|
with:
|
||||||
artifact-name: dev-feature-disabled-integration-test-${{ github.sha }}
|
artifact-name: dev-feature-disabled-integration-test-${{ github.sha }}
|
||||||
branch: ${{github.base_ref}}
|
|
||||||
pnpm-version: 9
|
pnpm-version: 9
|
||||||
|
|
||||||
run-logto:
|
run-logto:
|
||||||
|
|
Loading…
Reference in a new issue