Skip to content

Don't exclude failed steps, not matter how short their duration #2

Don't exclude failed steps, not matter how short their duration

Don't exclude failed steps, not matter how short their duration #2

Workflow file for this run

name: Static Analysis
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: shellcheck ww.sh