Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed May 27, 2024
1 parent 2c246fd commit 7551ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
container: zhongruoyu/llvm-ports:17.0.4-slim-focal
steps:
- uses: actions/checkout@v4
- name: test
run: ls -al
- name: Check .cpp and .hpp files
run: |
./check-format.sh

0 comments on commit 7551ed9

Please sign in to comment.