Skip to content

Commit 031406a

Browse files
committed
more fixy
1 parent 09aaeb8 commit 031406a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/awstest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
parameters: |
4949
{
5050
"hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
51-
"outdir": "s3://${{ secrets.AWS_S3_BUCKET }}/sarek/results-test-${{ github.sha }}"/${{ matrix.profile }}"
51+
"outdir": "s3://${{ secrets.AWS_S3_BUCKET }}/sarek/results-test-${{ github.sha }}/${{ matrix.profile }}"
5252
}
5353
profiles: ${{ matrix.profile }}
5454

0 commit comments

Comments
 (0)