Skip to content

Commit 7e487e1

Browse files
authored
Update action.yml
1 parent 37f520e commit 7e487e1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

action.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ runs:
4747
$RUN_SYSTEM_SCRIPT_PATH "cli" $UTBOT_CLI_OPTIONS
4848
shell: sh
4949

50-
- run: echo "if works!"
51-
shell: bash
52-
if: ${{ inputs.test_push_info == 'true' }}
53-
54-
- run: echo ${{ inputs.test_push_info }}
55-
shell: bash
56-
5750
- name: Create Pull Request with tests and codeAnalysis information
5851
uses: peter-evans/create-pull-request@v4
5952
with:

0 commit comments

Comments
 (0)