diff --git a/.github/workflows/test-cli.yml b/.github/workflows/test-cli.yml index a71a7b41..fb711897 100644 --- a/.github/workflows/test-cli.yml +++ b/.github/workflows/test-cli.yml @@ -15,8 +15,8 @@ jobs: # run: clever --version - id: clone run: git clone https://github.com/CleverCloud/documentation.git - - id: enter - run: cd documentation/documentation + # - id: enter + # run: cd documentation/documentation - id: path run: pwd - id: files