Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jarulraj committed Jan 23, 2023
1 parent f712181 commit 7020b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,4 @@ tutorials/*.py
.benchmarks
eva.txt
prof/
output.txt
1 change: 1 addition & 0 deletions script/test/test_benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ then
exit $return_code
fi

git log | head

# Run only benchmark tests
if [ -e ".benchmarks" ];
Expand Down

0 comments on commit 7020b0a

Please sign in to comment.