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 c2053b9 commit f75a299Copy full SHA for f75a299
.github/workflows/CI.yml
@@ -47,6 +47,6 @@ jobs:
47
path: ./packages/**/*
48
merge-multiple: true
49
- name: Debug download
50
- run: tree -d ./
+ run: tree ./
51
- name: Run Unit Tests
52
run: yarn test
0 commit comments