Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
metascroy committed Feb 10, 2025
1 parent 159e270 commit e7ec96b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/torchao_experimental_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
echo "PYTHON TEST"
echo $(python -c "(print(1 + 1))")
echo "LIST TEST"
echo $(ls test)
echo "REAL TEST"
python test/test_lowbit.py
Expand Down

0 comments on commit e7ec96b

Please sign in to comment.