Skip to content

Commit

Permalink
Patch release again
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Jun 9, 2023
1 parent 7c2fca9 commit 85f262f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ jobs:
needs: [test]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@main
with:
libraries: |
apt:
- ffmpeg
libraries: 'ffmpeg'
test_extras: 'dev'
test_command: 'pytest -p no:warnings --doctest-rst -m "not mpl_image_compare" --pyargs irispy'
submodules: false
Expand Down

0 comments on commit 85f262f

Please sign in to comment.