fix: move publish test coverage to separate job. feat: add format job.

This commit is contained in:
Stevan Freeborn
2023-02-20 11:31:16 -06:00
parent ab32a83840
commit 604d7430e8
2 changed files with 24 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
# Onspring API Javascript SDK
[![lint_test_format](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_test_format.yaml/badge.svg)](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_test_format.yaml)
[![codecov](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript/branch/master/graph/badge.svg?token=G1L3GKE0LV)](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript)
A javascript SDK for interacting with version 2 of the Onspring API.