Skip to content

Commit

Permalink
cleanup little
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed May 5, 2024
1 parent e9c6e20 commit c22511f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tools_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,10 @@ jobs:
strategy:
fail-fast: false
matrix:
#run: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
run: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]
name: simulator bridge test
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 2
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c22511f

Please sign in to comment.