diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3043b2c3f6..7d0fae7c4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,6 +130,7 @@ jobs: cd ../bcf && make test pip install requests cd ../bsdd && make test + pip install deepdiff cd ../ifcdiff && make test cd ../ifcpatch && make test cd ../ifctester && make test