Minor fix. See #1711.

This commit is contained in:
Dion Moult
2021-08-31 14:10:43 +10:00
parent 770f35fd97
commit b1b3d7e312
2 changed files with 8 additions and 11 deletions
+3 -1
View File
@@ -78,4 +78,6 @@ jobs:
run: |
cd test
sudo /usr/bin/python tests.py
sudo /usr/bin/python ../src/ifcopenshell-python/ifcopenshell/test_ids.py
cd ../src/ifcopenshell-python
sudo /usr/bin/python -m pip install pytest
make test