We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba8f3b commit 73f309cCopy full SHA for 73f309c
1 file changed
.github/workflows/main.yml
@@ -56,6 +56,7 @@ jobs:
56
run: |
57
curl -Os https://cli.codecov.io/latest/linux/codecov
58
sudo chmod +x codecov
59
+ ls -lhat
60
61
- name: test
62
uses: borales/actions-yarn@v3.0.0
0 commit comments