Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Revert "remove TODO"
Browse files Browse the repository at this point in the history
This reverts commit c313afd.
  • Loading branch information
s3krit committed Apr 13, 2023
1 parent 59f0ebf commit fd17a0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check-weights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Check updated weights

on:
pull_request:
paths:
 - 'runtime/*/src/weights/**'
# uncomment before merging
# paths:
# - 'runtime/*/src/weights/'

jobs:
check_weights_files:
Expand Down

0 comments on commit fd17a0f

Please sign in to comment.