jdegenstein
4027664a8c
Update test.yml
2025-03-05 09:56:39 -06:00
Ami Fischman
789ff73744
Exclude benchmarks from test github workflow.
2025-03-04 16:14:09 -08:00
Ami Fischman
bda0a6a719
Run tests in parallel by default, and update CONTRIBUTING.md to recommend this flow.
...
test_mesher.py was reusing the same filename across tests which meant
that when running in parallel tests would stomp on each
other. Robustified by having each test use a distinct file name.
2025-02-22 11:37:58 -08:00
jdegenstein
33957e30db
test.yml -> test on py310 and py313 (dropping py312)
2025-01-13 11:55:45 -06:00
jdegenstein
e9bef21e30
test.yml -> combine x86_64 and macos-arm64 into a single job
2024-11-22 15:10:01 -06:00
jdegenstein
875f33507f
test.yml -> use cadquery-ocp from pypi on macos-arm64
2024-11-22 15:05:04 -06:00
jdegenstein
ae5448e109
test.yml -> use py310 and py312 and not py311
2024-11-20 08:10:24 -06:00
jdegenstein
73f5f6cd28
test.yml -> test on py310 and py311 and not py39
2024-11-19 14:43:24 -06:00
jdegenstein
ef59175d75
test.yml -> change macos-latest to macos-13 to use x86_64
2024-05-04 13:21:09 -05:00
jdegenstein
0b0776d80c
test.yml -> actions/checkout@v4
2024-02-06 09:22:28 -06:00
jdegenstein
b600057c8c
test.yml point to correct action
2024-02-01 16:29:50 -06:00
jdegenstein
59cbc34061
Update test.yml -> unique jobs names
2024-02-01 16:20:49 -06:00
jdegenstein
74c4bcd37c
test.yml fix typo
2024-02-01 16:18:43 -06:00
jdegenstein
0c478cf081
test.yml -> add MacOS arm64 testing for python 3.10
2024-02-01 16:14:39 -06:00
Roger Maitland
b965f190a8
Improving GitHub actions
2023-02-13 09:32:44 -05:00
hiaselhans
8f26bd4748
split workflows and add lint task
2023-02-12 22:32:05 +01:00
hiaselhans
440f57982d
re-use setup
2023-02-11 17:19:48 +01:00
hiaselhans
93f9f378eb
add mypy & pytest workflow
2023-02-11 17:19:47 +01:00