Skip to content

Commit

Permalink
correct invalid github actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldoucet committed Jun 12, 2024
1 parent d457916 commit d67affa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
- name: Install apt dependencies
run: |
sudo apt install libvips libvips-dev openslide-tools
test:

- name: Run reader tests
run: |
python reader_tests.py
Expand Down

0 comments on commit d67affa

Please sign in to comment.