We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30eaa4a commit 5e71078Copy full SHA for 5e71078
README.md
@@ -7,7 +7,7 @@
7
* [DEPENDENCIES](#dependencies)
8
* [SETUP](#setup)
9
* [USAGE](#usage)
10
-* [TROUBLESHOOTING](#troubleshooting)
+* [ISSUES](#issues)
11
* [DOCUMENTATION](#documentation)
12
13
## DEPENDENCIES
@@ -69,7 +69,7 @@
69
* Commit and push
70
* Go to the *Gitlab project* > *CI/CD* > *Pipelines* and/or *Jobs*
71
72
-## TROUBLESHOOTING
+## ISSUES
73
74
* `pytest` uses cached codes instead of latest
75
* Clear the `pytest` cache with [--cache-clear](https://docs.pytest.org/en/latest/cache.html#clearing-cache-content)
0 commit comments