Skip to content

Commit

Permalink
Remove trailing whitespace in testing.yml (#7551)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan-bal authored Aug 22, 2024
1 parent 0a5b8f7 commit e4b09f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Setup GRPC environment
if: matrix.grpcenv != ''
run: echo "${{ matrix.grpcenv }}" >> $GITHUB_ENV

- name: Checkout repo
uses: actions/checkout@v4

Expand Down

0 comments on commit e4b09f1

Please sign in to comment.