Skip to content

Commit

Permalink
debug it
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed May 4, 2023
1 parent 1fb44f9 commit 5951d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pytest-cache-upload/action.yml
Expand Up @@ -46,7 +46,7 @@ runs:
AWS_ACCESS_KEY_ID: ${{ inputs.aws-access-key-id }}
AWS_SECRET_ACCESS_KEY: ${{ inputs.aws-secret-access-key }}
run: |
set +x
set -x
echo "all the commands sent to the below script:"
echo "cache_dir: $GITHUB_WORKSPACE/$CACHE_DIR"
Expand Down

0 comments on commit 5951d2d

Please sign in to comment.