Skip to content

Commit

Permalink
Update test_pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-il-forte authored Feb 5, 2025
1 parent 48cf73d commit b0dac37
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ jobs:
python -m pip install --upgrade pip
pip install flake8 pytest pytest-cov
pip install -e .[all]
sudo apt install unrar
- name: Install Atari ROMs
run: |
# wget http://www.atarimania.com/roms/Roms.rar
# unrar x -o+ Roms.rar
# ale-import-roms ./ROMS
pip install gymnasium[accept-rom-license]
- name: Lint with flake8
run: |
Expand Down

0 comments on commit b0dac37

Please sign in to comment.