Skip to content

Commit

Permalink
remove from pr
Browse files Browse the repository at this point in the history
  • Loading branch information
maximyurchuk committed May 14, 2024
1 parent 388f2c2 commit be8bf9d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,6 @@ jobs:
with:
ref: ${{ needs.check-running-allowed.outputs.commit_sha }}
fetch-depth: 2
- name: Setup ydb access
uses: ./.github/actions/setup_ci_ydb_service_account_key_file_credentials
with:
ci_ydb_service_account_key_file_credentials: ${{ secrets.CI_YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS }}
- name: Build and test
uses: ./.github/actions/build_and_test_ya
with:
Expand Down

0 comments on commit be8bf9d

Please sign in to comment.