Skip to content

toplev: Filter all overlap nodes for bottleneck #453

toplev: Filter all overlap nodes for bottleneck

toplev: Filter all overlap nodes for bottleneck #453

Workflow file for this run

name: jevents build
on:
push:
branches: [ master, test ]
pull_request:
branches: [ master, test ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
cd jevents ; make
- name: tester
run: |
#cd jevents ; ./tester disabled for now, need more mocking for the github env