Skip to content

Commit

Permalink
ci: Add clang-format-14 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula committed Feb 17, 2022
1 parent b9dbfb3 commit f2abe9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- 11
- 12
- 13
- 14
steps:
- uses: actions/checkout@v2.4.0
- name: Build and test the Docker image
Expand Down

0 comments on commit f2abe9b

Please sign in to comment.