Commit 1c22156
committed
Serialize integration test runs to avoid rate limiting
Add a concurrency group to the IntegrationTests job so only one run
executes at a time across PRs/branches. Concurrent runs shared one
Dropbox account and tripped API rate limits.1 parent c25d774 commit 1c22156
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments