Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Sep 1, 2024
1 parent 60a7228 commit 9c3a07d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up GitHub CLI with PAT
run: |
echo "${{ secrets.PAT_TOKEN }}" | gh auth login --with-token
- name: Download All Job Status Artifacts
uses: actions/download-artifact@v4
- name: Aggregate and Update PR Description
Expand Down

0 comments on commit 9c3a07d

Please sign in to comment.