Skip to content

Conversation

fchollet
Copy link
Collaborator

Move integration_tests to root and add a GitHub action to build + install the public package and run the integration tests against it.

Copy link
Member

@mattdangerw mattdangerw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

- name: Test with pytest
run: |
pytest --cov=keras_nlp --cov-report xml:coverage.xml
- name: Run integration tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy this to nightly.yml too.

@fchollet
Copy link
Collaborator Author

Done!

@fchollet fchollet merged commit 89a9d46 into keras-team:master Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants