Skip to content

Commit

Permalink
Update self-hosted-ci-pr-checker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankOu2001 committed Jan 20, 2025
1 parent bde2c7a commit 0867b97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/self-hosted-ci-pr-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,5 @@ jobs:
if: steps.analyze_changes.outputs.test_duts != ''
run: |
make update_python_deps
make rtl
make dut
make test target="${{ steps.analyze_changes.outputs.test_duts }}"
shell: bash

0 comments on commit 0867b97

Please sign in to comment.