feature remove the preset tests

This commit is contained in:
alves
2026-03-19 17:49:09 +08:00
parent 73070ca342
commit e3df24dbbb
2 changed files with 0 additions and 26 deletions

View File

@@ -39,13 +39,6 @@ jobs:
run: |
./OrcaSlicer_profile_validator -p ${{ github.workspace }}/resources/profiles -l 2
- name: validate custom presets
working-directory: ${{ github.workspace }}
run: |
curl -LJO https://github.com/SoftFever/OrcaSlicer/releases/download/nightly-builds/orca_custom_preset_tests.zip
unzip ./orca_custom_preset_tests.zip -d ${{ github.workspace }}/resources/profiles
./Snapmaker_Orca_profile_validator -p ${{ github.workspace }}/resources/profiles -l 2