Skip to content

Commit

Permalink
Merge 6d72bcd into 9c77c67
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed May 25, 2022
2 parents 9c77c67 + 6d72bcd commit 95402d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- name: Setup python
uses: actions/setup-python@v1

- name: Run cpplint
run: pip install cpplint==1.5.4 && cpplint --recursive --exclude=src/stb_ds.h .

- name: Cache Spack packages
uses: actions/cache@v2
id: spack-cache
Expand Down

0 comments on commit 95402d1

Please sign in to comment.