smartsheet / smartsheet-java-sdk

Library that uses Java to connect to Smartsheet services.
Apache License 2.0
3 stars 12 forks source link

Add SDK tests to pipeline #81

Closed zromano closed 7 months ago

zromano commented 7 months ago

Adding the SDK tests to the pipeline so that all of our tests run on every PR*.

/* integration tests only run if the SMARTSHEET_API_KEY variable is present, otherwise they will be skipped. The variable is present for branches of this repo. Non-members will have to fork the repo and won't have access to the secret variable