mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-10-14 04:13:37 +08:00
Merge branch 'v1'
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
# 基础功能测试
|
||||
test-basic-operations:
|
||||
if: ${{ inputs.test_scope == 'basic' || inputs.test_scope == 'full' }}
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-node-20
|
||||
outputs:
|
||||
test-value: ${{ steps.basic-test.outputs.state-value }}
|
||||
cache-hit: ${{ steps.basic-test.outputs.cache-hit }}
|
||||
|
Reference in New Issue
Block a user