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 137d30a commit 686d5afCopy full SHA for 686d5af
.github/workflows/linux.yml
@@ -265,7 +265,7 @@ jobs:
265
ctest --output-on-failure
266
267
python3 -m pip install jsonschema
268
- cd share/openPMD/json_schema
+ cd ../share/openPMD/json_schema
269
PATH="../../../build/bin:$PATH" make -j 2
270
# We need to exclude the thetaMode example since that has a different
271
# meshesPath and the JSON schema needs to hardcode that.
0 commit comments