Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tapspatel committed Aug 26, 2024
1 parent 9d1856e commit f880865
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Build and Test
on:
workflow_dispatch:
workflow_call:
pull_request:
branches: [ "tpatel/issue-493" ]
push:
branches:
- tpatel/issue-493

jobs:

Expand Down Expand Up @@ -344,4 +345,4 @@ jobs:
# run: |
# source whls_env/bin/activate
# ttrt perf ${{ matrix.build.runs-on }}/Silicon
#
#

0 comments on commit f880865

Please sign in to comment.