mirror of
https://github.com/Hill-98/aliyun-openapi-bash-sdk.git
synced 2025-10-22 09:59:34 +08:00
Update GitHub Actions
This commit is contained in:
10
.github/workflows/bats-test.yml
vendored
10
.github/workflows/bats-test.yml
vendored
@@ -2,12 +2,14 @@ name: Bats test
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- AliyunOpenApiSDK.sh
|
||||
- test/test.bats.sh
|
||||
- '.github/workflows/*.yml'
|
||||
- '*.sh'
|
||||
- 'test/*.sh'
|
||||
pull_request:
|
||||
paths:
|
||||
- AliyunOpenApiSDK.sh
|
||||
- test/test.bats.sh
|
||||
- '.github/workflows/*.yml'
|
||||
- '*.sh'
|
||||
- 'test/*.sh'
|
||||
|
||||
jobs:
|
||||
test-on-alpine:
|
||||
|
Reference in New Issue
Block a user