We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fce3c commit 0390479Copy full SHA for 0390479
.github/workflows/all-test.yml
@@ -69,7 +69,7 @@ jobs:
69
outputs:
70
packages: ${{ steps.packages.outputs.packages }}
71
steps:
72
- - run: pwd
+ - run: ls
73
- run: pwd
74
working-directory: pkg/
75
- name: List packages
0 commit comments