--- a/.github/workflows/autogen-js-types.yml +++ b/.github/workflows/autogen-js-types.yml @@ -86,7 +86,8 @@ - name: Enumerate files after generation working-directory: tests - run: ls -la + run: | + ls -la - name: Stop running containers if: always() # run this step always