Skip to content

Commit

Permalink
cicd: Fix name of the step #TASK-5061
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Oct 3, 2023
1 parent 03f4ba1 commit 4401648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
distribution: 'temurin'
java-version: '11'
cache: 'maven'
- name: Create tunel to data
- name: Create tunnel to data
uses: ./.github/workflows/azure-tunnel.yml
with:
secrets: inherit
Expand Down

0 comments on commit 4401648

Please sign in to comment.