fix: diable tests

This commit is contained in:
Swann 2023-02-06 10:07:11 +08:00
parent c3dcb9fc44
commit 38e4375689

View File

@ -1,5 +1,5 @@
stages:
- test
# - test
- build
- deploy
- doc
@ -7,7 +7,7 @@ stages:
include:
- local: .gitlab/ci/test.gitlab-ci.yml
# - local: .gitlab/ci/test.gitlab-ci.yml
- local: .gitlab/ci/build.gitlab-ci.yml
- local: .gitlab/ci/deploy.gitlab-ci.yml
- local: .gitlab/ci/doc.gitlab-ci.yml