From 42d9a85cfaa2f254f95651ec1b6027908fcc3573 Mon Sep 17 00:00:00 2001 From: Mihajlo Date: Wed, 11 May 2022 14:24:09 +0200 Subject: [PATCH] chore: pull request template update --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 03f5c8a..9972b60 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -16,5 +16,5 @@ No PR (that involves a non-trivial code change) should be merged, unless all ite - [ ] All `sasjs-cli` unit tests are passing (`npm test`). -- [ ] All `sasjs-tests` are passing (instructions available [here](https://github.com/sasjs/adapter/blob/master/sasjs-tests/README.md)). +- (CI Runs this) All `sasjs-tests` are passing. If you want to run it manually (instructions available [here](https://github.com/sasjs/adapter/blob/master/sasjs-tests/README.md)). - [ ] [Data Controller](https://datacontroller.io) builds and is functional on both SAS 9 and Viya