ci - fix missing ifctester for tests

This commit is contained in:
Andrej730
2025-02-05 17:32:32 +05:00
committed by Andrej
parent 4b0b0191ba
commit b2b3a83463
+1
View File
@@ -135,4 +135,5 @@ jobs:
pip install deepdiff
cd ../ifcdiff && make test
cd ../ifcpatch && make test
pip install -e ../ifctester --no-deps
cd ../ifctester && make test