Resolves #1.
This change is for enabling CI in our workflow. For now, it installs all dependencies and executes tests. The pull request will be blocked if any test fails until all tests pass.
Created a demo test that will be removed later, because GitHub actions requires at least one to work.
Resolves #1. This change is for enabling CI in our workflow. For now, it installs all dependencies and executes tests. The pull request will be blocked if any test fails until all tests pass. Created a demo test that will be removed later, because
GitHub actions
requires at least one to work.