typedb/typedb-ml

End-to-end-test may use the wrong PyPi version

jmsfltchr opened this issue · 1 comments

If there are 2 workflows running at the same time, since date is used as the VERSION number for test PyPi, and the highest number is used as the latest, then the wrong version may be used by the next job in one of those workflows. That job is end-to-end-test.

Fixed by #69