Skip to content

Commit 34845ec

Browse files
author
grq
committed
fix bug
1 parent 2060c25 commit 34845ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
path: gsp_sqlfiles
2020
fetch-depth: 0
2121
- name: Checkout gsp_demo
22-
- uses: actions/checkout@v3
22+
uses: actions/checkout@v3
2323
- name: Set up JDK 8
2424
uses: actions/setup-java@v3
2525
with:

0 commit comments

Comments
 (0)