mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
cd into test folder before running tests
This commit is contained in:
@@ -75,5 +75,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
cd test
|
||||||
sudo /usr/bin/python test/tests.py
|
sudo /usr/bin/python test/tests.py
|
||||||
sudo /usr/bin/python src/ifcopenshell-python/ifcopenshell/test_ids.py
|
sudo /usr/bin/python src/ifcopenshell-python/ifcopenshell/test_ids.py
|
||||||
Reference in New Issue
Block a user