We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bec25 commit 58b5f80Copy full SHA for 58b5f80
.github/workflows/test.yaml
@@ -35,6 +35,7 @@ jobs:
35
run: yarn packages:test
36
37
- name: Upload yarn.lock
38
+ if: true
39
uses: actions/upload-artifact@v4
40
with:
41
name: yarn-lock
0 commit comments