Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-il-forte authored Feb 5, 2025
1 parent acef38e commit a67a342
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ jobs:
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]
pip install "autorom[accept-rom-license]"
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
Expand Down

0 comments on commit a67a342

Please sign in to comment.