Commit c577bd0
Fix GitHub Actions example test by using correct feature name and arguments
- Change --features="all" to --features="full" as "all" feature doesn't exist
- Add required command line arguments to todo_generation example test
- Use proper test data for CI environment (project name, requirements, etc.)
- This should resolve the "package 'pdmt' does not contain this feature: all" error
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 87d55f2 commit c577bd0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments