Skip to content

Add get-scene endpoint #84

Add get-scene endpoint

Add get-scene endpoint #84

Workflow file for this run

name: Pull Request
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2.4.0
-
name: Unit Tests
run: ./gradlew check