Skip to content

Minor change to last commit - Chart title & Y Axis label change #620

Minor change to last commit - Chart title & Y Axis label change

Minor change to last commit - Chart title & Y Axis label change #620

Workflow file for this run

name: Limelight Build CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run build in Docker container
uses: docker://mriffle/build-limelight:latest
with:
entrypoint: ant
args: -f ant__build_all_limelight.xml