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 38bca53 commit 7da7388Copy full SHA for 7da7388
1 file changed
azure-pipelines.yml
@@ -137,6 +137,7 @@ stages:
137
MNE_TEST_ALLOW_SKIP: '^$' # nothing (can be overridden below)
138
steps:
139
- bash: ./tools/setup_xvfb.sh
140
+ displayName: Setup up Xvfb
141
- task: UsePythonVersion@0
142
inputs:
143
versionSpec: '3.14'
0 commit comments