Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasNaouchi committed May 29, 2024
1 parent 659e7d8 commit 2e9a532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build project
run: ./gradlew sdk:build -x test

unit-intrumented-test:
unit-intrumented-test-maven-publish:
name: Unit/Instrumented tests with coverage report
runs-on: ubuntu-22.04
timeout-minutes: 60
Expand Down

0 comments on commit 2e9a532

Please sign in to comment.