Update test_Bt.yml
This commit is contained in:
parent
18c14daa93
commit
cb58dc5e7b
1 changed files with 3 additions and 3 deletions
2
.github/workflows/test_Bt.yml
vendored
2
.github/workflows/test_Bt.yml
vendored
|
@ -11,5 +11,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout codes'
|
- name: 'Checkout codes'
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
- name: 'test_Bt'
|
- name: 'Get Tracker'
|
||||||
run: bash ./bt.sh
|
run: bash ./bt.sh
|
||||||
|
|
Loading…
Reference in a new issue