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.
1 parent d047509 commit 21cb7e7Copy full SHA for 21cb7e7
.github/scripts/run-oats-tests.sh
@@ -8,5 +8,5 @@ popd
8
9
wget -q -O - https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash
10
11
-go install https://github.com/grafana/oats@0.2.0
+go install github.com/grafana/oats@v0.2.0
12
oats -timeout 5m -lgtm-version logging-k8s-stdout-otlp-json/
0 commit comments