Skip to content

Commit

Permalink
try not running whoami
Browse files Browse the repository at this point in the history
we'll probably fail the tests but we can see if it's needed
  • Loading branch information
jazzsequence committed Jan 10, 2024
1 parent 34d9898 commit 2a214b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .github/workflows/deploy.yml
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
git config --global user.name "Pantheon Automation"
gh auth login --with-token <<< "${{ secrets.PANTHEON_UPSTREAM_AUTH_TOKEN }}"
gh auth status
./update-tool whoami
# ./update-tool whoami
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ failure() }}
Expand Down

0 comments on commit 2a214b7

Please # to comment.