feat: add release

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-04 14:26:24 +08:00
parent edcb065636
commit 4d8fafe029
5 changed files with 8 additions and 5 deletions
-2
View File
@@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# http://stackoverflow.com/a/21142256/2055281
echo "mode: atomic" > coverage.txt
@@ -27,4 +26,3 @@ for d in $(find ./* -maxdepth 10 -type d); do
fi
fi
done