Skip to content

Commit 8fc5e1e

Browse files
committed
Fix: other edits from review'
1 parent f1e0dd6 commit 8fc5e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-tests-data/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In the case of GitHub actions (which we will focus on here), CI workflows are ru
4141
There are numerous platforms available for CI/CD. Here, we will focus on GitHub Actions (GHA) which is built into GitHub. GitHub is the most commonly used platform to store scientific open source software.
4242

4343
:::{note}
44-
If you are using GitLab CI/CD many of the principles described here will apply, however the workflow files may look different.
44+
If you are using [GitLab](https://about.gitlab.com/) CI/CD many of the principles described here will apply, however the workflow files may look different.
4545
:::
4646

4747
### If you aren't sure, use GitHub Actions

0 commit comments

Comments
 (0)