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 cd2e00e commit 47bdc38Copy full SHA for 47bdc38
.github/workflows/build-helper.yml
@@ -76,7 +76,7 @@ jobs:
76
- uses: nick-fields/retry@v3
77
name: npm ci
78
with:
79
- command: npm ci --no-audit --no-fund --timing --foreground-scripts
+ command: npm ci --no-audit --no-fund
80
retry_on: error
81
max_attempts: 3
82
timeout_minutes: 5
.github/workflows/copilot-setup-steps.yml
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments