Skip to content

Fix an issue with the tests not running on CI and some empty folders that should be checked in. #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

chrisgavin
Copy link
Collaborator

The tests do not currently pass on a fresh clone of the repository because two empty directories are missing and Git cannot store empty directories. To work around this I've added a .gitkeep file to both these directories.

We also didn't notice there was an issue due to the test command in CI being wrong so I've updated that too.

@chrisgavin chrisgavin merged commit da00e25 into main Aug 21, 2020
@chrisgavin chrisgavin deleted the fix-tests branch August 21, 2020 12:45
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.

1 participant