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 904b8e9 commit 4e7044bCopy full SHA for 4e7044b
.github/workflows/ci.yml
@@ -45,6 +45,7 @@ jobs:
45
run: |
46
sudo apt-get update
47
sudo apt-get install openscad
48
+ openscad --info; true
49
50
- name: Run Unit Tests
51
shell: bash
0 commit comments