Parcourir la source

chore(test): modify format

xujun540 il y a 4 ans
Parent
commit
a45cbf504b
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      .github/workflows/run_api_tests.yaml

+ 0 - 2
.github/workflows/run_api_tests.yaml

@@ -13,8 +13,6 @@ jobs:
     container: "emqx/build-env:erl23.2.7.2-emqx-2-ubuntu20.04"
     container: "emqx/build-env:erl23.2.7.2-emqx-2-ubuntu20.04"
     steps:
     steps:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
-      with:
-        repository: emqx/emqx
     - name: zip emqx-broker
     - name: zip emqx-broker
       if: endsWith(github.repository, 'emqx')
       if: endsWith(github.repository, 'emqx')
       run: |
       run: |