diff --git a/.github/workflows/tck.yml b/.github/workflows/tck.yml index 145e8f8..17294d7 100644 --- a/.github/workflows/tck.yml +++ b/.github/workflows/tck.yml @@ -29,11 +29,11 @@ jobs: repository: jakartaee/servlet ref: c533204b8fb04a4b04169e697b3f140b8ea2deb9 path: jakartaee/servlet -# - uses: actions/checkout@v4 -# name: 下载 smart-http -# with: -# repository: smartboot/smart-http -# path: smart-http + - uses: actions/checkout@v4 + name: 下载 smart-http + with: + repository: smartboot/smart-http + path: smart-http - name: Set up JDK 17 uses: actions/setup-java@v3 with: