Skip to content

Xgboost ID implemented #110

Xgboost ID implemented

Xgboost ID implemented #110

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
runtests:
runs-on: ubuntu-latest
container:
image: rootproject/root:6.22.00-ubuntu20.04
steps:
- uses: actions/checkout@v2
- run: cd NanoCORE && mv MakefileCI Makefile && make testpy3 -j8