Skip to content

Release 2.9.8: Fix tarball to include all necessary files #60

Release 2.9.8: Fix tarball to include all necessary files

Release 2.9.8: Fix tarball to include all necessary files #60

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make keychain
run: |
make keychain
- name: run shellcheck
run: |
shellcheck keychain