Skip to content

Commit

Permalink
Remove empty env
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Sep 10, 2024
1 parent a37d3c2 commit 6cd8c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/on_device_tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ runs:
- name: Set Up Cloud SDK
uses: isarkis/setup-gcloud@40dce7857b354839efac498d3632050f568090b6 # v1.1.1
- name: Set env vars
env:
run: |
echo "PROJECT_NAME=$(gcloud config get-value project)" >> $GITHUB_ENV
Expand Down

0 comments on commit 6cd8c18

Please sign in to comment.