Skip to content

fix: Allow selecting compression algorithm for recreate command #2

fix: Allow selecting compression algorithm for recreate command

fix: Allow selecting compression algorithm for recreate command #2

Workflow file for this run

name: Tests
on:
push:
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]