Skip to content

Commit

Permalink
test: test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
F3n67u committed Jun 19, 2022
1 parent 6358639 commit 5cebb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: npx envinfo
- name: Lint C/C++ files
run: make lint-cpp
format-cpp:
format-cpp-test:
if: ${{ github.event.pull_request && github.event.pull_request.draft == false && github.base_ref == github.repository.default_branch }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5cebb7f

Please sign in to comment.