Skip to content

Commit

Permalink
test:tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
lecaoquochung committed Jan 8, 2025
1 parent 2561c08 commit 40ee10a
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 @@ -379,7 +379,7 @@ jobs:
run: |
docker images
docker run --help
# docker run -d --name php_container "${{ env.IMAGE_PHP_BETA }}-${{ env.DATETIME }}"
docker run -d --name php_container "${{ env.IMAGE_PHP_BETA }}-${{ env.DATETIME }}"
- name: Verify build
run: docker exec php_container cat /etc/os-release

Expand Down

0 comments on commit 40ee10a

Please sign in to comment.