Update test_Bt.yml
This commit is contained in:
parent
c496342945
commit
9a13ebc8b3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test_Bt.yml
vendored
3
.github/workflows/test_Bt.yml
vendored
|
@ -8,6 +8,9 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Checkout codes'
|
||||
uses: actions/checkout@v1
|
||||
|
||||
steps:
|
||||
- name: test_Bt
|
||||
|
|
Loading…
Reference in a new issue