We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
antlr4-tools
1 parent 41d99ac commit f7e6d9fCopy full SHA for f7e6d9f
1 file changed
.github/workflows/python.yml
@@ -63,7 +63,7 @@ jobs:
63
# https://github.com/crate/cratedb-sqlparse/issues/170
64
# https://github.com/antlr/antlr4-tools/issues/22
65
# 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'
+ uv pip install --upgrade 'antlr4-tools @ git+https://github.com/crate-workbench/antlr4-tools@better-sonatype-url'
67
68
- name: Run linter and software tests
69
run: |
0 commit comments