Skip to content

Commit de0d082

Browse files
committed
Merge branch 'develop'
2 parents 8f87d15 + 7358524 commit de0d082

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+17105
-2508
lines changed

.github/workflows/build-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
run: cd flo_ai && poetry build
3737

3838
- name: Run tests
39-
run: cd flo_ai && poetry run pytest
39+
run: cd flo_ai && poetry run pytest -m "not (integration)"
4040

0 commit comments

Comments
 (0)