correction yaml
Tests TP prog-104-p-02-2030 / test (push) Successful in 29s

This commit is contained in:
2026-04-03 02:11:32 +02:00
parent 8a194966d7
commit 44746d970c
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Test - double dlist_delete_at
if: success() || failure()
run: ./test -filter "double_suite/test_delete_at"
run: ./test --filter "double_suite/test_delete_at"
- name: Test - double dlist_remove
if: success() || failure()