Update test_Bt.yml

This commit is contained in:
lesfox 2023-01-31 22:37:40 +08:00 committed by GitHub
parent c496342945
commit 9a13ebc8b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps:
- name: 'Checkout codes'
uses: actions/checkout@v1
steps: steps:
- name: test_Bt - name: test_Bt