Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Oct 17, 2023
1 parent e70d10d commit f1d8a05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- run: echo "hello world"
- run: nvidia-smi -L
- run: python3 --version
- run: pip3 list
- run: pip3 list
- run: pyenv versions

0 comments on commit f1d8a05

Please sign in to comment.