Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
markushi committed Nov 26, 2024
1 parent 1ecf0d7 commit ec54665
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/integration-tests-ui-firebase-test-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,8 @@ jobs:
- name: Make assembleUiTests
run: make assembleUiTests

- name: 'Install jq'
run: 'sudo apt install -y --no-install-recommends jq'

- name: Install gcloud
uses: 'google-github-actions/setup-gcloud@v2'
uses: 'google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a' # pin 2.1.2
with:
version: '>= 363.0.0'

Expand Down

0 comments on commit ec54665

Please # to comment.