fix: fix issue where sub spaces querying return 20 results max (#927) #1369
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test | |
on: [push] | |
jobs: | |
test: | |
uses: snapshot-labs/actions/.github/workflows/test.yml@main | |
secrets: inherit | |
with: | |
mysql_database_name: hub_test |