Skip to content

Commit f487d6e

Browse files
Update .github/workflows/build.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 1d0c8f6 commit f487d6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
if: github.event_name == 'pull_request' # $GITHUB_EVENT_NAME
144144
run: make check-c-globals
145145
- name: Check for undocumented C APIs
146-
if: github.event_name == 'pull_request'
147146
run: make check-c-api-docs
148147

149148

0 commit comments

Comments
 (0)