Skip to content

Commit

Permalink
changed name of component test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rkthtrifork committed Dec 5, 2023
1 parent b2c3a3e commit 72c9bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-component-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: trifork/cheetah-infrastructure-utils-workflows/.github/workflows/e2e-should-run.yml@main

run-component-tests:
name: Component Tests
name: Run
needs: should-run
if: ${{ needs.should-run.outputs.should-run }}

Expand Down

0 comments on commit 72c9bea

Please sign in to comment.