diff --git a/ci-tests-data/tests-ci.md b/ci-tests-data/tests-ci.md index 778f4a6c..6c5a184b 100644 --- a/ci-tests-data/tests-ci.md +++ b/ci-tests-data/tests-ci.md @@ -57,6 +57,7 @@ jobs: uses: actions/setup-python@v4 with: python-version: ${{ matrix.python-version }} + cache: pip # This step and the step below are an optional steps to cache variables to make your build faster / more efficient - name: Set Variables