Skip to content

refactor(s3stream/wal): use stat to check whether the path is a blo… #715

refactor(s3stream/wal): use stat to check whether the path is a blo…

refactor(s3stream/wal): use stat to check whether the path is a blo… #715

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