Skip to content

Do not validating versions in test cases. #187

Do not validating versions in test cases.

Do not validating versions in test cases. #187

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master