Skip to content

Bump ludeeus/action-shellcheck from 0.1.0 to 2.0.0 #19

Bump ludeeus/action-shellcheck from 0.1.0 to 2.0.0

Bump ludeeus/action-shellcheck from 0.1.0 to 2.0.0 #19

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run tests
run: make test
- name: shellcheck
uses: ludeeus/action-shellcheck@2.0.0