Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eatpk committed Nov 20, 2023
1 parent ba06764 commit b8688a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
run: |
pip install torchvision
cd examples/mnist
python train.py --env UNIT
python compute_influences.py --env UNIT
python train.py
python compute_influences.py

0 comments on commit b8688a2

Please sign in to comment.