Skip to content

Commit 5ca5ee6

Browse files
committed
Removed old python3 container reference.
1 parent 40d3504 commit 5ca5ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/testing-and-coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
needs: test
3434
if: ${{ always() }}
3535
runs-on: ubuntu-latest
36-
container: python:3-slim
3736
steps:
3837
- name: Coveralls Finished
3938
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)