Skip to content

Commit

Permalink
fix integration tests action
Browse files Browse the repository at this point in the history
  • Loading branch information
oavdeev committed Mar 23, 2021
1 parent 1663577 commit 4317dd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
export_default_credentials: true
- name: Use gcloud CLI
run: gcloud info
- uses: actions/checkout@v2
- name: Install dependencies
run: make install-python-ci-dependencies
- name: Compile protos
Expand Down

0 comments on commit 4317dd6

Please sign in to comment.