Skip to content

Commit

Permalink
runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamero committed Dec 18, 2024
1 parent 7ff2d53 commit 2956862
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ jobs:
language: ${{ matrix.language }}
repo: ${{ matrix.repo }}
linux-integration-summary:
needs: language-integration-test
name: Linux Integration Summary
needs: language-integration-test
runs-on: ubuntu-latest
steps:
- run: |
echo "Success"

0 comments on commit 2956862

Please sign in to comment.