Skip to content

Commit

Permalink
Use a less minimal container image for closing coveralls build
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Mar 12, 2024
1 parent 77d9c92 commit ef5c647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
name: Indicate completion to coveralls.io
needs: testing
runs-on: ubuntu-latest
container: python:3-slim
steps:
- name: Close parallel build
uses: coverallsapp/[email protected]
Expand Down

0 comments on commit ef5c647

Please sign in to comment.