Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCabeza committed Aug 22, 2024
1 parent 167b567 commit 6e82e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-transport-interop-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
echo ${{ github.repository }}
echo ${{ github.repositoryUrl }}
SECRET=${{ github.token }}
echo ${SECRET:0:4}$(printf '%*s' $((${#secret}-4)) | tr ' ' '*')
# echo ${SECRET:0:4}$(printf '%*s' $((${#secret}-4)) | tr ' ' '*')
# - name: Restore image from cache
# id: deps-cache
Expand Down

0 comments on commit 6e82e19

Please sign in to comment.