-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] enabled test and build steps in ci (#21)
Signed-off-by: Giuseppe Macri <[email protected]>
- Loading branch information
1 parent
4139ecb
commit 52ad352
Showing
2 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Description | ||
|
||
Please provide a description of your PR and which issue it fixes. | ||
If this PR is a work in progress, please prefix the title with [WIP]. | ||
|
||
## Type of change | ||
- [] Bug fix (non-breaking change which fixes an issue) | ||
- [] New feature (non-breaking change which adds functionality) | ||
- [] Breaking change (fix or feature that would cause existing functionality to not work as expected) | ||
- [] Refactor (refactoring production code or docs) | ||
- [] Test (adding missing tests or fixing existing tests) | ||
- [] Other (please describe): | ||
|
||
## Checklist | ||
- [] unit tests | ||
|
||
## Update example files | ||
If you have updated the example files, please provide a screenshot of the changes (if appropriate). | ||
|
||
|
||
|
||
|