Skip to content

Commit

Permalink
Fix indent issue
Browse files Browse the repository at this point in the history
  • Loading branch information
XuanWang-Amos committed Nov 18, 2023
1 parent b91e01e commit 62c4a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psm-interop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: python -m tests.unit

black-check:
name: "black check (black==23.3.0)"
name: "black check (black==23.3.0)"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 62c4a3e

Please sign in to comment.