Skip to content

Commit

Permalink
Update summary_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruvceskistefan authored Feb 27, 2024
1 parent f3bce7a commit 801a409
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/summary_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
shell: bash
run: |
echo "### Step: 1. Before" >> $GITHUB_STEP_SUMMARY
- name: Checkout source code from Github
uses: actions/checkout@v3
- if: ${{ success() }}
uses: ./composite
- if: ${{ success() }}
Expand Down

0 comments on commit 801a409

Please sign in to comment.