Skip to content

Commit

Permalink
Enable staticcheck for frontend/src/host_orchestrator
Browse files Browse the repository at this point in the history
  • Loading branch information
0405ysj committed Jan 10, 2025
1 parent cf7c47b commit d3617de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dir: ["frontend/src/operator"]
dir: ["frontend/src/host_orchestrator", "frontend/src/operator"]
steps:
- name: Checkout repository
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 # aka v2
Expand Down

0 comments on commit d3617de

Please sign in to comment.