tree-sitter/.github/workflows
James McCoy 545ef842de
Remove -Werror from default CFLAGS
Production builds shouldn't include -Werror by default since that could
cause spurious build failures when there are toolchain updates.

CI uses -Werror to prevent warnings, so that should be sufficient.
2023-08-18 14:23:19 -04:00
..
build.yml Remove -Werror from default CFLAGS 2023-08-18 14:23:19 -04:00
CICD.yml cicd: move branch locality checking to the release workflow 2023-05-20 04:56:39 +03:00
fast_checks.yml cicd: new workflow 2023-04-04 03:42:16 +03:00
full_rust_checks.yml cicd: new workflow 2023-04-04 03:42:16 +03:00
msrv.yml cicd: new workflow 2023-04-04 03:42:16 +03:00
publish.yml cicd: new workflow 2023-04-04 03:42:16 +03:00
release.yml ci: only run release if the owner is tree-sitter 2023-07-15 21:04:42 -04:00
sanitize.yml chore(ci): explicitly define halt on error for ASAN detected issues 2023-08-17 18:26:08 +03:00