Skip to content

Update Moxfield API integration according to new authentication method #583

Update Moxfield API integration according to new authentication method

Update Moxfield API integration according to new authentication method #583

Workflow file for this run

name: Formatting and static type checking
on:
push:
branches: ["*"]
workflow_dispatch:
jobs:
test-backend:
name: Formatting and static type checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test-pre-commit