Skip to content

feat: Remove discord desktop app #469

feat: Remove discord desktop app

feat: Remove discord desktop app #469

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- run: |
nix run '.#format' .