Skip to content

Adjust test to allow for local execution on macOS #287

Adjust test to allow for local execution on macOS

Adjust test to allow for local execution on macOS #287

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Test
run: ./gradle-docker.sh build