Commit 2bd6fda
authored
ci(dspy): Fix tests failing - remove --no-root flag (#541)
* Add Ruff linting workflow
* Update GitHub Actions workflows
* Make ruff apply but not fail
* Style fixes by Ruff
* Combine Workflows
* Add caching
* Add import related rules
* Automatic Style fixes
* Try and fix caching
* Fix import
* Use natve python dep caching
* Update actions/checkout to v4
* Use autofix in tests
* Try to cache "install poetry"
* Empty-Commit to test caching
* Remove workflow deps
* Rename action
* Update workflow name
* Fix Docker stop command and subprocess run check
* Fix functional imports
* Remove --no-root flag
---------
Co-authored-by: isaacbmiller <isaacbmiller@users.noreply.github.com>1 parent a637bf4 commit 2bd6fda
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments