Commit ce82da2
committed
test(swiftui): retry review-toggle keystroke in ReviewSplitScene
The space keystroke can lose the key-focus race on cold CI runners, which
the old test masked by asserting nothing after it.
fix(ci): give the release-assets job a repo context for gh
The job has no checkout, so gh release upload failed with 'not a git
repository' on the first real release run; GH_REPO makes the target
explicit. The v0.3.4 AppImages were uploaded manually from the run's
artifacts.1 parent 33f9c34 commit ce82da2
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 14 | | |
| 15 | + | |
18 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
0 commit comments