superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

Fix/cicd superface check script #267

Closed TheEdward162 closed 2 years ago

TheEdward162 commented 2 years ago

Description

Fixes CI/CD test action to execute superface check script correctly. Also adds superface cli version information to the output logs for tracking down dependency mixups.

Motivation and Context

CI/CD test yarn check command wasn't doing what it was intended to be doing (it is a special yarn command and doesn't run the user-defined script in package.json). Also it seems that the CI/CD is running an older version of SDK.

Types of changes

Checklist: