Stage Title Change

This commit is contained in:
Eric Soroos 2021-02-27 11:52:52 +01:00
parent ba1555a485
commit 061012c46a

View File

@ -38,7 +38,7 @@ jobs:
run: |
docker pull pythonpillow/${{ matrix.docker }}:${{ matrix.dockerTag }}
- name: Docker build
- name: Build and Run Valgrind
run: |
# The Pillow user in the docker container is UID 1000
sudo chown -R 1000 $GITHUB_WORKSPACE