Skip to content

Fix 141 delete armies lists on account deletion #72

Fix 141 delete armies lists on account deletion

Fix 141 delete armies lists on account deletion #72

Workflow file for this run

on: [ pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup
run: yarn
- name: Run Linter
run: yarn lint