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 6f8e4d4 commit eedc25cCopy full SHA for eedc25c
.github/workflows/benckmark-runner.yml .github/workflows/benchmark-runner.yml.github/workflows/benckmark-runner.yml renamed to .github/workflows/benchmark-runner.yml
.github/workflows/benchmark.yml
@@ -50,7 +50,7 @@ jobs:
50
region: us-west-2
51
subnet-id: subnet-880013ed
52
security-group-id: sg-8693a7fe
53
- uses: ./.github/workflows/runner-bench-stop.yml
+ uses: ./.github/workflows/benchmark-runner.yml
54
with:
55
setup: ${{ inputs.setup }}
56
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
0 commit comments