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 52c7a3c commit 71cb493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ jobs:
needs: [test-on-ubuntu, test-on-debian]
if: ${{ always() }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Update PR Description with CI Status
run: |
STATUS_SUMMARY=""
Expand Down

0 comments on commit 71cb493

Please sign in to comment.