Skip to content

Commit e61c028

Browse files
authored
Fix version check integration test (#2492)
* Only run the version check on non cog-runtime builds
1 parent ffbf3e2 commit e61c028

File tree

1 file changed

+1
-0
lines changed
  • test-integration/test_integration/fixtures/string-project

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
build:
22
python_version: "3.8"
3+
cog_runtime: false
34
predict: "predict.py:Predictor"

0 commit comments

Comments
 (0)