Skip to content

fix(stream): wrap runnable that is executed in thread pool to catch e… #704

fix(stream): wrap runnable that is executed in thread pool to catch e…

fix(stream): wrap runnable that is executed in thread pool to catch e… #704

Workflow file for this run

name: Count Lines of Code (cloc)
on:
push:
branches:
- 'main'
jobs:
Counting_all_codes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Count Lines of Code (cloc)
uses: djdefi/cloc-action@5