diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a32e318..f6e3002 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,7 @@ concurrency: group: ${{ github.ref }} cancel-in-progress: true +# failing, because ROOT is not installed, on the root docker container. Need source activate? whatever... on: workflow_dispatch: push: