Skip to content

Commit f899dda

Browse files
authored
Comment out makefile in Check-File-Action-3.yml
Comment out the makefile parameter in Check File Action.
1 parent 1973047 commit f899dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Check-File-Action-3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: Tec4Sho/check-file-action@v2
110110
with:
111111
analyzer: ${{ inputs.analyzer }}
112-
makefile: 'omni_tb8163p3_bsp-eng'
112+
# makefile: 'omni_tb8163p3_bsp-eng'
113113
filename: ${{ inputs.filename }}
114114
filetype: c
115115
database: true

0 commit comments

Comments
 (0)