Skip to content

Commit

Permalink
ain't no such thing as half way steps
Browse files Browse the repository at this point in the history
  • Loading branch information
geohot committed Nov 24, 2023
1 parent faf4240 commit 5f1f178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install Dependencies
run: pip install numpy tqdm
- name: Get code size
run: PYTHONPATH="." python sz.py
- name: Train MNIST
run: PYTHONPATH="." python mnist.py

Expand Down

0 comments on commit 5f1f178

Please sign in to comment.