Skip to content

feat(check): Expose the full clang-format version #231

feat(check): Expose the full clang-format version

feat(check): Expose the full clang-format version #231

name: ubuntu-20.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-20.04"