Skip to content

Commit

Permalink
updating workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rvinaybharadwaj committed Sep 6, 2024
1 parent 9edbfce commit eea44af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:

steps:
- name: Checkout Code
uses: actions/checkout@v2
run: |
- uses: actions/checkout@v2
- run: |
pip install setuptools
- name: Format and Lint C++ Code
Expand Down

0 comments on commit eea44af

Please sign in to comment.