Skip to content

Commit

Permalink
modify the github action triggering to rerun the accuracy check
Browse files Browse the repository at this point in the history
  • Loading branch information
zhizhenzhong committed Aug 22, 2023
1 parent 841acb1 commit 2aa9df1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dnn_single_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:

push:
paths:
- 'rtl/*.v'
- 'rtl/tb/*.py'
- 'rtl/**'
- '.github/workflows/*.yml'

jobs:
Expand Down

0 comments on commit 2aa9df1

Please sign in to comment.