Skip to content

fibonacci and factorial programs with input and output #290

fibonacci and factorial programs with input and output

fibonacci and factorial programs with input and output #290

Workflow file for this run

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