We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc7004 commit e63a840Copy full SHA for e63a840
src/doc/src/guide/continuous-integration.md
@@ -1,5 +1,9 @@
1
## Continuous Integration
2
3
+### Getting Started
4
+
5
+A basic CI will build and test your projects:
6
7
### GitHub Actions
8
9
To test your package on GitHub Actions, here is a sample `.github/workflows/ci.yml` file:
0 commit comments