Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov authored Mar 14, 2024
1 parent e26b0f6 commit 9ed4508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_and_test_ya/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ runs:
bazel_remote_password: ${{ inputs.put_build_results_to_cache && fromJSON( inputs.secs ).REMOTE_CACHE_PASSWORD || '' }}
link_threads: ${{ inputs.link_threads }}

- name: debug1
- name: debug1
shell: bash
run: echo "Run tests? ${{ inputs.run_tests }}"

Expand Down

0 comments on commit 9ed4508

Please sign in to comment.