Commit 0457626
committed
Add curl download of test dataset to cross-language symmetry workflow
The downloadIngested symmetry tests (both MATLAB and Python) need the
69a8705aa9ab25373cdc6563.tgz dataset pre-downloaded to /tmp. MATLAB's
websave doesn't work in GitHub Actions, so this must be done via curl
before either test suite runs.
https://claude.ai/code/session_01X3Dg23mnjFYU1fjJBrahjt1 parent 1680fe5 commit 0457626
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
| |||
0 commit comments