Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: troychiu <[email protected]>
  • Loading branch information
troychiu committed Mar 14, 2024
1 parent 6f53bc3 commit 227e0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
go-version: ${{ inputs.go-version }}
- name: Integration
env:
USE_LOCAL_SANDBOX: false
USE_LOCAL_SANDBOX: False
run: |
# attempt to clean up some unneeded data: https://github.com/actions/virtual-environments/issues/2840#issuecomment-790492173
sudo rm -rf /usr/share/dotnet
Expand Down

0 comments on commit 227e0d6

Please sign in to comment.