Skip to content

Commit cbfb80e

Browse files
committed
chore: test cloud on k3s
1 parent bfa8868 commit cbfb80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cloud-k3s.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
done < ./cn.env
183183
echo "DSN:"$DSN
184184
go mod tidy
185-
# make run
185+
# make run
186186
nohup make run > ./make_run.log 2>&1 &
187187
times=1
188188
while true; do

0 commit comments

Comments
 (0)