We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97294a9 commit 8d7d3daCopy full SHA for 8d7d3da
.github/workflows/root-docs.yml
@@ -81,9 +81,8 @@ jobs:
81
which qhelpgenerator-qt5
82
83
- name: Apply option overrides
84
- if: ${{ github.event_name != 'schedule' }}
85
env:
86
- OVERRIDES: "TESTING=Off ROOTTEST=Off MINIMAL=On"
+ OVERRIDES: "testing=Off roottest=Off minimal=On"
87
CONFIGFILE: '.github/workflows/root-ci-config/buildconfig/alma9.txt'
88
shell: bash
89
run: |
0 commit comments