Skip to content

Bump codecov/codecov-action from 6 to 7 (#187) #346

Bump codecov/codecov-action from 6 to 7 (#187)

Bump codecov/codecov-action from 6 to 7 (#187) #346

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: shellcheck
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: shellcheck
run: shellcheck *.sh