Skip to content

chore: update discord.js dependency #54

chore: update discord.js dependency

chore: update discord.js dependency #54

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 }}