mirror of
https://github.com/Hill-98/aliyun-openapi-bash-sdk.git
synced 2025-10-22 18:09:33 +08:00
Update github actions
This commit is contained in:
7
.github/workflows/bats-test.yml
vendored
7
.github/workflows/bats-test.yml
vendored
@@ -1,10 +1,13 @@
|
||||
name: Bats test
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- AliyunOpenApiSDK.sh
|
||||
- test.bats.sh
|
||||
pull_request:
|
||||
paths:
|
||||
- 'AliyunOpenApiSDK.sh'
|
||||
- 'test.bats.sh'
|
||||
- AliyunOpenApiSDK.sh
|
||||
- test.bats.sh
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user