finos / finos/cdm-object-builder
The CDM Object Builders Tests are not running as part of the build
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 5
- Avg merge
- 1h 53m
- Merged PRs (30d)
- 2
Description
## Bug Report
### Steps to Reproduce:
1. Look at the build file `build-node.yml` and check what steps it is running.
### Expected Result:
The build should run an `npm t` as well as `npm ci`
### Actual Result:
Only `nom ci` is being executed so none of the UI tests are being executed as part of the build
Contributor guide
Assessment
This issue has not been assessed yet.