Skip to content

fix: Update redis insight download url and update script #419

fix: Update redis insight download url and update script

fix: Update redis insight download url and update script #419

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