We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec7c69 commit 5318f3fCopy full SHA for 5318f3f
.github/workflows/pr-actions.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- run: |
71
case $PR_ACTION in
72
- all|refcache)
+ all|refcache|text)
73
npm install --omit=optional
74
;&
75
*)
0 commit comments