mirror of
https://github.com/gogf/gf.git
synced 2025-04-05 11:18:50 +08:00
ci updates
This commit is contained in:
parent
b1023f3d2f
commit
7f0ebaed05
2
.github/workflows/ci-main.sh
vendored
2
.github/workflows/ci-main.sh
vendored
@ -3,7 +3,7 @@
|
||||
coverage=$1
|
||||
|
||||
# update code of submodules
|
||||
make subup
|
||||
git clone https://github.com/gogf/examples
|
||||
|
||||
# find all path that contains go.mod.
|
||||
for file in `find . -name go.mod`; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user