Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Aug 31, 2024
1 parent 28df6cd commit f9f5d6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,6 @@ jobs:
needs: [test-on-ubuntu, test-on-debian]
if: ${{ always() }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install GitHub CLI
uses: actions/gh-cli@v1
- name: Update PR Description with CI Status
run: |
STATUS_SUMMARY=""
Expand Down

0 comments on commit f9f5d6f

Please sign in to comment.