Skip to content

Commit

Permalink
maint: reverting changes in ci_cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie committed Oct 31, 2023
1 parent 4b5a076 commit 5580009
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ on:

env:
MAIN_PYTHON_VERSION: '3.9'
RESET_EXAMPLES_CACHE: 9
RESET_DOC_BUILD_CACHE: 9
USE_CACHE: false
RESET_EXAMPLES_CACHE: 0
RESET_DOC_BUILD_CACHE: 0
USE_CACHE: true

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5580009

Please sign in to comment.