Skip to content

Commit

Permalink
path checks without cd
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Nov 29, 2023
1 parent 001c9ae commit 9b32b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b32b39

Please sign in to comment.