luau/.github/workflows
Arseny Kapoulkine b7d26b371a
Use -Werror in CI only (#201)
We keep getting compat reports for warnings in various compiler
versions. While we can keep merging PRs to resolve these warnings, it
would be nice if the users of other compilers or compiler versions weren't
blocked on us fixing this.

As such, this change disables Werror by default and only enables it when
requested, which happens in CI in test builds.
2021-11-12 06:56:25 -08:00
..
build.yml Use -Werror in CI only (#201) 2021-11-12 06:56:25 -08:00
release.yml Update CI scripts to ignore .md changes (#100) 2021-11-03 12:30:30 -07:00