Skip to content

Commit 807aac5

Browse files
Add comment about skipping test
1 parent d36ef14 commit 807aac5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/support/test-install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ crystal --version
1111
shards --version
1212
crystal eval 'puts "Hello World!"'
1313

14+
# OBS doesn't have any fully valid older releases yet, so skipping the following
15+
# checks for now.
1416
exit 0
1517

1618
# Uninstall explicitly for downgrade

0 commit comments

Comments
 (0)