
* devops: remove test run on node 14 * fix: main branch tests * chore: update pull request template * devops: update unit test CI * devops: fix unit test pipeline * devops: rename pipeline to "build and test"
15 lines
399 B
Markdown
15 lines
399 B
Markdown
What is this PR about?
|
|
- [ ] docs
|
|
- [ ] bugfix
|
|
- [ ] feature
|
|
|
|
Description of changes:
|
|
<!--
|
|
Mention the issue this PR is addressing
|
|
Describe the changes you made preferrably broken down into a list in the following format:
|
|
1. <filename> - <update done>
|
|
-->
|
|
|
|
Tasks:
|
|
- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md)
|
|
- [ ] I have mentioned the issue this PR is addressing
|