Skip to content

feat: Update dependencies, ngrok to localtunnel, remove Slack #423

feat: Update dependencies, ngrok to localtunnel, remove Slack

feat: Update dependencies, ngrok to localtunnel, remove Slack #423

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' .