Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
werder11 authored Nov 21, 2024
1 parent 369cbff commit 87a8099
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:

- name: Run tests in Docker container
run: |
docker images
# Run pytest inside the Docker container
docker run --rm shift2sdv:$(date +%s) pytest

0 comments on commit 87a8099

Please sign in to comment.