ArchivesPortalEuropeFoundation / Topic-Detection

Using machine learning approaches for automatic topic detection in a multilingual environment
6 stars 0 forks source link

Add github action to test docker image #64

Open fedenanni opened 2 years ago

fedenanni commented 2 years ago

@kstamatis Hi! I have added a very basic github action that tests that the docker build works every time we commit. We can change this behaviour to test only when doing a pull request: https://github.com/ArchivesPortalEuropeFoundation/Topic-Detection/blob/add-docker/.github/workflows/docker-build-test.yml

I'll add some real tests in a bit