Commit 1c91dc7
committed
Fix GitHub Actions and tests after reorganization
- Update .github/workflows/tests.yml to use code/generate_figures.py
- Update tests/test_cli.py to look for generate_figures.py in code/ folder
- Fixes CI/CD pipeline after moving Python scripts to code/ directory1 parent db8e41c commit 1c91dc7
File tree
3 files changed
+3
-3
lines changed- .github/workflows
- data
- tests
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments