Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

chore: pin test deps to yarn-locked versions #1945

chore: pin test deps to yarn-locked versions

chore: pin test deps to yarn-locked versions #1945

Workflow file for this run

name: Test
on: [push]
jobs:
test:
uses: snapshot-labs/actions/.github/workflows/test.yml@feat/bun-support
secrets: inherit
with:
package_manager: bun
mysql_database_name: snapshot_sequencer_test
mysql_schema_path: 'test/schema.sql'
redis: true