1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 23:50:06 +00:00

chore: regenerating all.sas

(also adding reminder in PR template)
This commit is contained in:
Allan
2023-06-20 09:46:43 +01:00
parent dcb7958950
commit 39f700bed2
2 changed files with 149 additions and 23 deletions

View File

@@ -15,3 +15,4 @@ What code changes have been made to achieve the intent.
- [ ] Code is formatted correctly (`sasjs lint`).
- [ ] Any new functionality has been unit tested.
- [ ] All unit tests are passing (`sasjs test`).
- [ ] `all.sas` has been regenerated (`python3 build.py`)