From cb7d8cfa2686a7ec350bc4343b55809a66fb3b7d Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 4 Oct 2022 16:38:58 +0200 Subject: [PATCH] devops: update build and test pipeline (#33) * 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" --- .github/pull_request_template.md | 2 +- .../{node.js.yml => build-and-test.yml} | 27 +++++++++---------- 2 files changed, 14 insertions(+), 15 deletions(-) rename .github/workflows/{node.js.yml => build-and-test.yml} (54%) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6587318..ff9b165 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ What is this PR about? - [ ] feature Description of changes: -<-- +