Skip to content

Commit

Permalink
Rename test job
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Mar 13, 2024
1 parent 7d19f75 commit 912f1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
types: [labeled]

jobs:
testing-approved-pr:
system-tests:
if: ${{ github.event.label.name == 'trigger-system-tests' }}
uses: precice/tutorials/.github/workflows/run_testsuite_workflow.yml@develop
with:
Expand Down

0 comments on commit 912f1d5

Please sign in to comment.