Skip to content

Commit

Permalink
cicd: change name to Junit test #TASK-6252
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed May 17, 2024
1 parent 0ce422e commit e669e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test:
name: Test and push Sonar analysis
name: JUnit Test
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e669e5f

Please sign in to comment.