Skip to content

Commit 3eaa971

Browse files
authored
Update index.md
1 parent 567c81d commit 3eaa971

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

docs/index.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,6 @@ professional foundation.
3030

3131
And more.
3232

33-
## GitHub Actions
34-
35-
The template includes a preconfigured GitHub Actions workflow that runs automatically on
36-
pushes or pull requests. The workflow performs the following steps:
37-
38-
1. Checks out the repository and sets up Python.
39-
2. Installs project dependencies.
40-
3. Runs linters, type checks, security scans, and complexity analysis.
41-
4. Executes tests with Pytest.
42-
5. Optionally generates and deploys documentation.
43-
44-
This ensures every change is validated, tested, and documented automatically,
45-
maintaining high-quality and reproducible results.
46-
4733
## Getting Started
4834

4935
Before starting, ensure that you have required Python installed and a virtual
@@ -94,3 +80,4 @@ make all
9480

9581
This ensures that the project environment is fully prepared for development and
9682
validation.
83+

0 commit comments

Comments
 (0)