We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3489022 commit 172ec2bCopy full SHA for 172ec2b
1 file changed
.github/workflows/keycloak.yml
@@ -34,7 +34,6 @@ jobs:
34
pip install localstack
35
36
make install
37
- make lint
38
make dist
39
localstack extensions -v install file://$(ls ./dist/localstack_extension_keycloak-*.tar.gz)
40
0 commit comments