Skip to content

Commit

Permalink
Swap out reference to psteinb
Browse files Browse the repository at this point in the history
  • Loading branch information
greydanus committed May 6, 2024
1 parent 533146e commit a916bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- name: Display Python version
run: python -c "import sys; print(sys.version)"
- name: Install dev version locally
run: python -m pip install git+https://github.com/psteinb/mnist1d.git@psteinb-pyprojtoml
run: python -m pip install git+https://github.com/greydanus/mnist1d.git@psteinb-pyprojtoml

0 comments on commit a916bc9

Please sign in to comment.