A GitHub action to start a local instance of the OADA reference API server. Useful for creating testing workflows for OADA compliant projects.
- uses: Qlever-LLC/[email protected]
with:
# Version of OADA server to use, e.g., v3.1.0
# The default is 'latest' which uses the latest stable release
version: latest