Skip to content

Commit a62d7a3

Browse files
committed
fix: ignore warnings on CI
1 parent f6742ba commit a62d7a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
-e INPUT_DEPENDS_ON='"python@3.14"' \
5555
-e INPUT_UPDATE_PYTHON_RESOURCES=true \
5656
-e INPUT_SKIP_CHECKSUM=true \
57+
-e INPUT_IGNORE_WARNINGS=true \
5758
justintime50/homebrew-releaser
5859
coverage:
5960
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)