Skip to content

Add -fexceptions to the antlr gencode to avoid breaking users buildin… #27

Add -fexceptions to the antlr gencode to avoid breaking users buildin…

Add -fexceptions to the antlr gencode to avoid breaking users buildin… #27

name: Windows Bazel Test (Post-Merge)
on:
push:
branches:
- master
jobs:
trigger-test:
# This prevents the workflow from running automatically when someone
# pushes to their fork.
if: github.repository == 'cel-expr/cel-cpp'
uses: ./.github/workflows/windows_bazel_test.yml