Skip to content

Commit 2275c59

Browse files
committed
update ci
1 parent 2b79dcd commit 2275c59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test-in-docker.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ exit_on_error () {
2525
fi
2626
}
2727

28+
mkdir sqlalchemy_iris.egg-info
29+
30+
ls -la
31+
2832
iris_start
2933

3034
pip install -r requirements-dev.txt -r requirements-iris.txt

0 commit comments

Comments
 (0)