Skip to content

Commit d7bb4fa

Browse files
committed
fix naming
1 parent 2e7bbed commit d7bb4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: ./.github/workflows/reusable_smoke-test.yml
2727
secrets: inherit
2828
with:
29-
runner_tag: 'ubuntu-latest'
29+
repo_runner_labels: 'ubuntu-latest'
3030
module_name: 'reference_integration'
3131
ref_int_ref: ${{ github.ref }}
3232
ref_int_repo: ${{ github.repository }}

0 commit comments

Comments
 (0)