Skip to content

fix: more futzing around with dummy plugins #2

fix: more futzing around with dummy plugins

fix: more futzing around with dummy plugins #2

Workflow file for this run

name: Java Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run Java Test
run: sudo make -C scripts/ci java-test