Skip to content

Commit

Permalink
Fix failing testing step
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Nov 10, 2024
1 parent a780df4 commit 3bdd423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
-it \
--volume $(pwd):/var/www/app:rw \
--user dev \
docker.io/groovytron/python:3.12 \
localhost/python:3.12 \
bash ./test.sh
- name: Push To docker.io
id: push-to-dockerio
Expand Down

0 comments on commit 3bdd423

Please sign in to comment.