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 11125ab commit 1ace1ceCopy full SHA for 1ace1ce
.github/workflows/linux.yml
@@ -276,7 +276,7 @@ jobs:
276
ctest --test-dir build --output-on-failure
277
278
python3 -m pip install jsonschema==4.* referencing
279
- cd ../share/openPMD/json_schema
+ cd share/openPMD/json_schema
280
PATH="../../../build/bin:$PATH" make -j 2
281
# We need to exclude the thetaMode example since that has a different
282
# meshesPath and the JSON schema needs to hardcode that.
0 commit comments