Skip to content

Commit

Permalink
代码优化
Browse files Browse the repository at this point in the history
  • Loading branch information
smthing committed Sep 16, 2024
1 parent b54bdbc commit 94e0778
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 94e0778

Please sign in to comment.