-
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
Description
The following duplicated CI checks ran in this open PR: #258
[CI / macOS Latest (pull_request)](https://github.com/casbin/casbin-cpp/actions/runs/19098521569/job/54571609532?pr=258)
CI / macOS Latest (pull_request)Failing after 21s
[CI / macOS Latest (push)](https://github.com/casbin/casbin-cpp/actions/runs/19098520831/job/54571609184?pr=258)
CI / macOS Latest (push)Failing after 18s
[Python Bindings Test / build (macos-latest, 3.8) (pull_request)](https://github.com/casbin/casbin-cpp/actions/runs/19098521581/job/54571609060?pr=258)
Python Bindings Test / build (macos-latest, 3.8) (pull_request)Failing after 1m
[Python Bindings Test / build (macos-latest, 3.8) (push)](https://github.com/casbin/casbin-cpp/actions/runs/19098520807/job/54571608791?pr=258)
Python Bindings Test / build (macos-latest, 3.8) (push)Failing after 1m
[Python Bindings Test / build (macos-latest, 3.10) (pull_request)](https://github.com/casbin/casbin-cpp/actions/runs/19098521581/job/54571609067?pr=258)
Python Bindings Test / build (macos-latest, 3.10) (pull_request)Failing after 50s
[Python Bindings Test / build (macos-latest, 3.10) (push)](https://github.com/casbin/casbin-cpp/actions/runs/19098520807/job/54571608773?pr=258)
Python Bindings Test / build (macos-latest, 3.10) (push)Failing after 37s
I think for an open state PR, it should not run "XXX (push)" checks, right? It should run for the git push after PR merge?
Need to fix the CI.
Copilot