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 fbd9209 commit d902e3bCopy full SHA for d902e3b
.github/workflows/tests.yml
@@ -18,9 +18,6 @@ jobs:
18
- shell: bash -el {0}
19
run: |
20
mamba info
21
- mamba install -y -c conda-forge -c cadquery cadquery=master
22
- mamba install -y -c conda-forge gmsh
23
- mamba install -y pytest
24
python -m pytest -v
25
- name: Upload output meshes as artifacts for inspection
26
uses: actions/upload-artifact@v3
0 commit comments