Compare commits
1 Commits
a88a5732cc
...
1fa1709b9e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fa1709b9e |
@@ -194,6 +194,3 @@ jobs:
|
||||
run: |
|
||||
set -x
|
||||
git --no-pager grep -E 'todo!|dbg!' -- '*.rs'
|
||||
retcode=$?
|
||||
echo "retcode=$?"
|
||||
(( $retcode )) && echo "exit 1" || echo "exit 0"
|
||||
|
||||
Reference in New Issue
Block a user