diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index e7c2e3c..2f579eb 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -22,7 +22,7 @@ jobs: with: path: "${{ github.repository }}" - name: Ls - run: ls -lh + run: tree - name: molecule uses: monolithprojects/action-molecule@v1.4.1 with: