Commit a84167a
ci: allow workshops without a typecheck script (#31)
* ci: allow workshops without typecheck script
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
* ci: install Playwright with supported Node version
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
* ci: run Playwright tests on Node 22
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
* test: wait for routable ship link
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
* test: select pathname-based ship route
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent bc65ebc commit a84167a
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
- .github/workflows
- exercises/04.router/01.solution.router/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments