camel
camel copied to clipboard
Create pytest actions for the package and the apps
We can also check it for py3.8. But the linting workflow is using py3.10z what do you think?
On Mon 17. Apr 2023 at 10:27, Dmitrii Khizbullin @.***> wrote:
@.**** commented on this pull request.
In .github/workflows/pytest_apps.yml https://github.com/lightaime/camel/pull/92#discussion_r1168287249:
- branches: [ "master" ]
+permissions:
- contents: read
+jobs:
- build:
- runs-on: ubuntu-latest
- steps:
- uses: @.***
- name: Set up Python 3.8
uses: ***@***.***
with:
python-version: "3.8"
We want to keep code compatibility with 3.8, right?
— Reply to this email directly, view it on GitHub https://github.com/lightaime/camel/pull/92#discussion_r1168287249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFUJTYATJEDG75IYYQ7XWETXBTWFRANCNFSM6AAAAAAXAJMRDE . You are receiving this because you commented.Message ID: @.***>