aboutsummaryrefslogtreecommitdiff
path: root/project_spec.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--project_spec.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/project_spec.md b/project_spec.md
index e5e45c6..7935e9c 100644
--- a/project_spec.md
+++ b/project_spec.md
@@ -18,10 +18,9 @@ and professional deployment workflows.
- [ ] **Discuss exit codes**
- - [ ] **CI / GitLab Pipelines**
+ - [x] **Testing**
> [!NOTE]
- > Automatic build, test, benchmark, and packaging using `.gitlab-ci.yaml`
- > See [Getting Started Guide](https://gitlab-docs-d6a9bb.gitlab.io/ee/ci/) for **GitLab CI**.
+ > Using a shell script instead of **GitLab CI**
- [ ] **Benchmarking**
> [!NOTE]