Merge pull request #6646 from JimMoen/update-fvt-script

chore(test): update api test script version
This commit is contained in:
tigercl 2022-01-05 15:34:00 +08:00 committed by GitHub
commit 91061ccc1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: emqx/emqx-fvt
ref: 1.0.3-dev1
ref: 1.0.3-dev2
path: .
- uses: actions/setup-java@v1
with: