fix: increase popularity for turbo irrespective of strategies (#982) #1522
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 |