tests: remove testsdata symlinks

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2026-02-23 12:32:05 -07:00
parent 4ed77a940c
commit 8855e16230
No known key found for this signature in database
GPG key ID: B4CB507E51F8B89C
21 changed files with 50 additions and 50 deletions

View file

@ -132,7 +132,7 @@ jobs:
- name: Run tests
run: |
ctest --preset "$CMAKE_PRESET" --build-config "$BUILD_TYPE" --extra-verbose --output-on-failure
ctest --preset "$CMAKE_PRESET" --build-config "$BUILD_TYPE"
##
# PACKAGE