This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch OPENNLP-1688
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit f37a9ca0106f46854a34cf9a60410794e067fc29
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Fri Jan 17 12:44:10 2025 +0100

    x
---
 .github/workflows/shell-tests.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/shell-tests.yml 
b/.github/workflows/shell-tests.yml
index 28662b31..88baf31d 100644
--- a/.github/workflows/shell-tests.yml
+++ b/.github/workflows/shell-tests.yml
@@ -14,6 +14,7 @@ jobs:
       - name: Checkout code
         uses: actions/checkout@v4
 
+      # Note: bats-core/bats-action@3.0.0 is not allowed to be used (needs an 
INFRA issue)
       - name: Install Bats (Testing Framework)
         run: |
           sudo apt-get update

Reply via email to