Skip to content

Commit

Permalink
improved gh actions step name
Browse files Browse the repository at this point in the history
Signed-off-by: Atanas Atanasov <[email protected]>
  • Loading branch information
ata-nas committed Oct 11, 2024
1 parent 7078ece commit debabbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Build Smoke Tests
- name: Build And Run Smoke Tests Container
run: ${{ env.GRADLE_EXEC }} buildAndRunSmokeTestsContainer -x test

- name: Run Smoke Test
Expand Down

0 comments on commit debabbf

Please sign in to comment.