Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Commit f7e6d9f

Browse files
committed
CI: Install adjusted antlr4-tools with better sonatype url
1 parent 41d99ac commit f7e6d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# https://github.com/crate/cratedb-sqlparse/issues/170
6464
# https://github.com/antlr/antlr4-tools/issues/22
6565
# https://github.com/antlr/antlr4-tools/pull/23
66-
uv pip install --upgrade 'antlr4-tools @ git+https://github.com/crate-workbench/antlr4-tools@search.maven.org'
66+
uv pip install --upgrade 'antlr4-tools @ git+https://github.com/crate-workbench/antlr4-tools@better-sonatype-url'
6767
6868
- name: Run linter and software tests
6969
run: |

0 commit comments

Comments
 (0)