Commit c3559c9
authored
test: use a unique deploy alias per test group to avoid deploy concurrency issues (#2964)
* test: use a unique deploy alias per test group
See inline comment.
* test(deps): pin netlify-cli for now
There was a regression introduced in 21.3.0 and fixed in 22.0.0 But we cannot bump to 22.0.0 at the moment.
The regression causes builds to auto-install the Neon extension unconditionally.1 parent 32c4acc commit c3559c9
File tree
4 files changed
+99
-94
lines changed- .github/workflows
- tests
4 files changed
+99
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
201 | 205 | | |
202 | 206 | | |
203 | 207 | | |
| |||
0 commit comments