Skip to content

Commit ce08fa9

Browse files
committed
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
# Conflicts: # src/ifcparse/IfcParse.h
2 parents 529c007 + b8d36a6 commit ce08fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
sudo /usr/bin/python -m pip install xmlschema numpy lxml
8383
sudo /usr/bin/python -m pip install src/bcf
8484
sudo /usr/bin/python -m pip install pytest
85+
sudo /usr/bin/python -m pip install isodate
8586
8687
- name: Test
8788
run: |

0 commit comments

Comments
 (0)