Skip to content

chore: use v2 URL on Discord bot (#221) #152

chore: use v2 URL on Discord bot (#221)

chore: use v2 URL on Discord bot (#221) #152

Workflow file for this run

name: Test
on: [push]
jobs:
test:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}