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 5428523 commit 7d9dd08Copy full SHA for 7d9dd08
.github/workflows/test-emit-metrics.yml
@@ -9,6 +9,8 @@ jobs:
9
emit-a-metric:
10
runs-on: ubuntu-latest
11
steps:
12
+ - name: Checkout sources
13
+ uses: actions/checkout@v4
14
- name: Set up kat tool
15
uses: ./.github/actions/setup-kat
16
- name: Configure AWS Credentials
0 commit comments