Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaleblian authored Jun 15, 2024
1 parent 0c7a743 commit 877885d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- uses: actions/checkout@v2
- name: make
run: make
- name: assess
run: |
ls
# - name: make check
# run: make check
# - name: make distcheck
Expand Down

0 comments on commit 877885d

Please sign in to comment.