Skip to content

Commit 2aa9df1

Browse files
committed
modify the github action triggering to rerun the accuracy check
1 parent 841acb1 commit 2aa9df1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dnn_single_core.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55

66
push:
77
paths:
8-
- 'rtl/*.v'
9-
- 'rtl/tb/*.py'
8+
- 'rtl/**'
109
- '.github/workflows/*.yml'
1110

1211
jobs:

0 commit comments

Comments
 (0)