Skip to content

Commit

Permalink
Actions: Shorten test namespace to fit service accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Feb 8, 2024
1 parent 714ebf6 commit 7542452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
run: |
status=0
declare -a args=(
"kernelci-staging" "gh_run_${{ github.run_id }}"
"kernelci-staging" "gh${{ github.run_id }}"
--smtp-mocked --test
)
declare -a env_args=(
Expand Down

0 comments on commit 7542452

Please sign in to comment.